EntityPropertyDataType Property  | 
 
            Returns the datatype of the entityproperty. Only valid after this entityproperty has been evaluated with an entity.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxpublic Type DataType { get; }Public ReadOnly Property DataType As Type
	Get
Property Value
Type: 
TypeImplements
IFieldInfoDataType
See Also