ColumnMetadataDataType Property |
The data type
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic Type DataType { get; }
Public ReadOnly Property DataType As Type
Get
public:
property Type^ DataType {
Type^ get ();
}
member DataType : Type with get
Property Value
Type:
Type
See Also