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(Firedac::Phys::Odbccli::SQLUSmallint AInfoType, System::UnicodeString &AInfoValue)/* overload */;
void __fastcall GetInfo(Firedac::Phys::Odbccli::SQLUSmallint AInfoType, Firedac::Phys::Odbccli::SQLUInteger &AInfoValue)/* overload */;
void __fastcall GetInfo(Firedac::Phys::Odbccli::SQLUSmallint AInfoType, Firedac::Phys::Odbccli::SQLUSmallint &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 !