EntityFieldSourceColumnDbType Property  | 
 
            The type of the Column mapped onto the EntityField. The value stored here is the integer representation of the enum value of the type, f.e.
            SqlDbType.Int or OracleType.Int16
            Used for update/insert operations on the column
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
See Also