Name | Description | |
---|---|---|
![]() | DefaultAsString | Default property Id, represented as string ("").
The value of this constant is "" (String.Empty). |
![]() | DefaultInternalValue | Default internal value. Equals to DAPropertyIds.Null.
The value of this constant is DAPropertyIds.Null. |
![]() | DefaultIsNull | Default value of the IsNull property. Equals to true .
The value of this constant is True. |
![]() | DefaultNumericalValue | Numerical value of default DAPropertyId, which corresponds to DAPropertyIds.Null.
The value of this constant is -1. |