Enum SqlNumericType
- Namespace
- SunamoEnums.Enums
- Assembly
- SunamoEnums.dll
SQL numeric data types
public enum SqlNumericType
- Extension Methods
Fields
Byte = 3Byte type
Int = 0Integer type
Long = 1Long integer type
Short = 2Short integer type
SQL numeric data types
public enum SqlNumericType
Byte = 3Byte type
Int = 0Integer type
Long = 1Long integer type
Short = 2Short integer type