Enum CmdParamsType
Describes the type of the parameters passed to the command.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum CmdParamsType
Name | Description |
---|---|
BigInt | |
Binary | |
Bit | |
Char | |
Date | |
DateTime | |
DateTime2 | |
DateTimeOffset | |
Decimal | |
Float | |
Int | |
Money | |
NChar | |
NVarChar | |
Real | |
SmallDateTime | |
SmallInt | |
SmallMoney | |
Structured | |
Time | |
Timestamp | |
TinyInt | |
Udt | |
UniqueIdentifier | |
VarBinary | |
VarChar | |
Variant | |
Xml |