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)
Syntax public SqlDbType ColumnType { get; set; }
Property Value
Type:
SqlDbTypeSee Also