| NETToDBTypeConversionDBType Property  | 
 
            Gets or sets the DB type
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic int DBType { get; set; }Public Property DBType As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also