Class ParameterDataTypeEnum
Defines the available parameter data types
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class ParameterDataTypeEnum : Enum
Fields
Name | Description |
---|---|
BigInt | |
Bit | |
Char | |
Decimal | |
Int | |
NChar | |
Numeric | |
NVarchar | |
NVarchar2 | |
SmallInt | |
TinyInt | |
UniqueIdentifier | |
value__ | |
Varchar | |
Varchar2 |