Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 Data Access Components Manual » .NET Data Provider Reference » EDBType Enumeration |
Member | Description |
Unknown | Indicates an unknown type. |
Char | Indicates a CHAR type. |
VarChar | Indicates a VARCHAR type. |
Guid | Indicates a GUID type. |
Byte | Indicates a BYTE type. |
VarByte | Indicates a VARBYTE type. |
Blob | Indicates a BLOB type. |
Clob | Indicates a CLOB type. |
Bool | Indicates a BOOLEAN type. |
SmallInt | Indicates a SMALLINT type. |
Int | Indicates an INT type. |
BigInt | Indicates a LARGEINT type. |
Float | Indicates a FLOAT or DOUBLE type. |
Decimal | Indicates a DECIMAL type. |
Date | Indicates a DATE type. |
Time | Indicates a TIME type. |
TimeStamp | Indicates a TIMESTAMP type. |
IntervalYear | Indicates an INTERVAL YEAR type. |
IntervalYearMonth | Indicates an INTERVAL YEAR TO MONTH type. |
IntervalMonth | Indicates an INTERVAL MONTH type. |
IntervalDay | Indicates an INTERVAL DAY type. |
IntervalDayHour | Indicates an INTERVAL DAY TO HOUR type. |
IntervalDayMin | Indicates an INTERVAL DAY TO MINUTE type. |
IntervalDaySec | Indicates an INTERVAL DAY TO SECOND type. |
IntervalDayMSec | Indicates an INTERVAL DAY TO MSECOND type. |
IntervalHour | Indicates an INTERVAL HOUR type. |
IntervalHourMin | Indicates an INTERVAL HOUR TO MINUTE type. |
IntervalHourSec | Indicates an INTERVAL HOUR TO SECOND type. |
IntervalHourMSec | Indicates an INTERVAL HOUR TO MSECOND type. |
IntervalMin | Indicates an INTERVAL MINUTE type. |
IntervalMinSec | Indicates an INTERVAL MINUTE TO SECOND type. |
IntervalMinMSec | Indicates an INTERVAL MINUTE TO MSECOND type. |
IntervalSec | Indicates an INTERVAL SECOND type. |
IntervalSecMSec | Indicates an INTERVAL SECOND TO MSECOND type. |
IntervalMSec | Indicates an INTERVAL MSECOND type. |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |