SqlColumnBaseDefinitionColumnType Property  | 
 
            Gets or sets the sql type of the column.
            
 
    Namespace: 
   MicaSystems.Utils
    Assembly:
   MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntaxpublic SqlDbType ColumnType { get; set; }Property Value
Type: 
SqlDbType
See Also