Gets the DB type of the field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic int DBType { get; }Public ReadOnly Property DBType As Integer
	Get
Property Value
Type: 
Int32
See Also