Enum OracleCmdParamsType
Describes the type of the parameters passed to the Oracle command.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum OracleCmdParamsType
Name | Description |
---|---|
BFile | |
Blob | |
Byte | |
Char | |
Clob | |
Date | |
Decimal | |
Double | |
Int16 | |
Int32 | |
Int64 | |
IntervalDS | |
IntervalYM | |
Long | |
LongRaw | |
NChar | |
NClob | |
NVarchar2 | |
Raw | |
RefCursor | |
Single | |
TimeStamp | |
TimeStampLTZ | |
TimeStampTZ | |
Varchar2 | |
XmlType |