EntityPropertyDataType Property |
Returns the datatype of the entityproperty. Only valid after this entityproperty has been evaluated with an entity.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Type DataType { get; }
Public ReadOnly Property DataType As Type
Get
Property Value
Type:
TypeImplements
IFieldInfoDataTypeSee Also