IBufferColumnDataType Property |
Gets the type of the values, stored in the column.
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxReadOnly Property DataType As Type
Get
property Type^ DataType {
Type^ get ();
}
abstract DataType : Type with get
Property Value
Type:
Type
See Also