FireDAC.Phys.ODBCBase.TFDPhysODBCCliHandles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFDPhysODBCCliHandles = array [0..1] of Pointer;

C++

typedef System::StaticArray<void *, 2> TFDPhysODBCCliHandles;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase FireDAC.Phys.ODBCBase

Description

Embarcadero Technologies does not currently have any additional information.