This class contains data options.

Hierarchy

  • StiDataOptions

Index

Properties

Properties

Static allowNulls

allowNulls: boolean = false

If true then data engine will calculate null values, otherwise null values will be skip

Static roundType

roundType: MidpointRounding = MidpointRounding.ToEven

Specification for how to round d if it is midway between two other numbers.

Generated using TypeDoc