FireDAC.Phys.OracleWrapper.TOCIDirecPathDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOCIDirecPathDataType = (dpUnknown, dpString, dpDateTime, dpInteger,
dpUInteger, dpFloat, dpRaw);

C++

enum DECLSPEC_DENUM TOCIDirecPathDataType : unsigned int { dpUnknown, dpString, dpDateTime, dpInteger, dpUInteger, dpFloat, dpRaw };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.