FireDAC.Phys.OracleWrapper.TOCIVarDataType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOCIVarDataType = (otUnknown, otInt32, otUInt32, otInt64, otUInt64, otSingle,
otDouble, otNumber, otString, otChar, otNString, otNChar, otRaw, otDateTime,
otLong, otNLong, otLongRaw, otROWID, otBoolean, otCursor, otNestedDataSet,
otCLOB, otNCLOB, otBLOB, otCFile, otBFile, otTimeStamp, otIntervalYM, otIntervalDS);

C++

enum DECLSPEC_DENUM TOCIVarDataType : unsigned int { otUnknown, otInt32, otUInt32, otInt64, otUInt64, otSingle, otDouble, otNumber, otString, otChar, otNString, otNChar, otRaw, otDateTime, otLong, otNLong, otLongRaw, otROWID, otBoolean, otCursor, otNestedDataSet, otCLOB, otNCLOB, otBLOB, otCFile, otBFile, otTimeStamp, otIntervalYM, otIntervalDS };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper FireDAC.Phys.OracleWrapper

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !