Describes the type of the parameters passed to the command.

Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public enum CmdParamsType
Visual Basic
Public Enumeration CmdParamsType
Visual C++
public enum class CmdParamsType

Members

Member nameValueDescription
BigInt0
Binary1
Bit2
Char3
DateTime4
Decimal5
Float6
Int8
Money9
NChar10
NVarChar12
Real13
UniqueIdentifier14
SmallDateTime15
SmallInt16
SmallMoney17
Timestamp19
TinyInt20
VarBinary21
VarChar22
Variant23
Xml25
Udt29
Structured30
Date31
Time32
DateTime233
DateTimeOffset34

See Also