Click or drag to resize
DataTypeIntegrity Properties

The DataTypeIntegrity type exposes the following members.

Properties
  NameDescription
Public propertyDecimalPrecision
Defines the maximum number of digits which are allowed for decimal value.
Public propertyDecimalScale
Defines the maximum number of decimal places which are allowed for decimal value.
Public propertyTextLength
Defines maximal length of string value.
Top
See Also