ODAC

OraDataTypeMap Unit Members

This unit contains the implementation of mapping between Oracle and Delphi data types.

Constants

Name Description

oraAnyData

Used to map ANYDATA to Delphi data types.

oraBFile

Used to map BFILE to Delphi data types.

oraBinaryDouble

Used to map BINARY_DOUBLE to Delphi data types.

oraBinaryFloat

Used to map BINARY_FLOAT to Delphi data types.

oraBlob

Used to map BLOB to Delphi data types.

oraCFile

Used to map CFILE to Delphi data types.

oraChar

Used to map CHAR to Delphi data types.

oraClob

Used to map CLOB to Delphi data types.

oraCursor

Used to map CURSOR to Delphi data types.

oraDate

Used to map DATE to Delphi data types.

oraDoublePrecision

Used to map DOUBLE PRECISION to Delphi data types.

oraFloat

Used to map FLOAT to Delphi data types.

oraInteger

Used to map INTEGER to Delphi data types.

oraIntervalDS

Used to map INTERVAL DAY TO SECOND to Delphi data types.

oraIntervalYM

Used to map INTERVAL YEAR TO MONTH to Delphi data types.

oraLabel

Used to map MLSLABEL to Delphi data types.

oraLong

Used to map LONG to Delphi data types.

oraLongRaw

Used to map LONG RAW to Delphi data types.

oraNChar

Used to map NCHAR to Delphi data types.

oraNClob

Used to map NCLOB to Delphi data types.

oraNumber

Used to map NUMBER to Delphi data types.

oraNVarchar2

Used to map NVARCHAR2 to Delphi data types.

oraObject

Used to map OBJECT to Delphi data types.

oraRaw

Used to map RAW to Delphi data types.

oraReference

Used to map REF to Delphi data types.

oraRowID

Used to map ROWID to Delphi data types.

oraTimeStamp

Used to map TIMESTAMP to Delphi data types.

oraTimeStampWithLocalTimeZone

Used to map TIMESTAMP WITH LOCAL TIME ZONE to Delphi data types.

oraTimeStampWithTimeZone

Used to map TIMESTAMP WITH TIME ZONE to Delphi data types.

oraUndefined

Used to map UNDEFINED to Delphi data types.

oraURowID

Used to map UROWID to Delphi data types.

oraVarchar2

Used to map VARCHAR2 to Delphi data types.

oraXML

Used to map XML to Delphi data types.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback