FireDAC.Phys.ODBCWrapper.TODBCConnection.GetInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure GetInfo(AInfoType: SQLUSmallint; var AInfoValue: String); overload;
procedure GetInfo(AInfoType: SQLUSmallint; var AInfoValue: SQLUInteger); overload;
procedure GetInfo(AInfoType: SQLUSmallint; var AInfoValue: SQLUSmallint); overload;

C++

void __fastcall GetInfo(System::Word AInfoType, System::UnicodeString &AInfoValue)/* overload */;
void __fastcall GetInfo(System::Word AInfoType, int &AInfoValue)/* overload */;
void __fastcall GetInfo(System::Word AInfoType, System::Word &AInfoValue)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCConnection

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 !