StiDbTypeOracleClient Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Base.StiDbType.OracleClient"]
Namespace: Stimulsoft.Base
| Member name | Value | Description | |
|---|---|---|---|
| BFile | 1 | ||
| Blob | 2 | ||
| Char | 3 | ||
| Clob | 4 | ||
| Cursor | 5 | ||
| DateTime | 6 | ||
| IntervalDayToSecond | 7 | ||
| IntervalYearToMonth | 8 | ||
| LongRaw | 9 | ||
| LongVarChar | 10 | ||
| NChar | 11 | ||
| NClob | 12 | ||
| Number | 13 | ||
| NVarChar | 14 | ||
| Raw | 15 | ||
| RowId | 16 | ||
| Timestamp | 18 | ||
| TimestampLocal | 19 | ||
| TimestampWithTZ | 20 | ||
| VarChar | 22 | ||
| Byte | 23 | ||
| UInt16 | 24 | ||
| UInt32 | 25 | ||
| SByte | 26 | ||
| Int16 | 27 | ||
| Int32 | 28 | ||
| Float | 29 | ||
| Double | 30 |