FireDAC.Phys.OracleWrapper.TOCIIntLocator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

__fastcall virtual TOCIIntLocator(TOCIService* AService, void * AHandle)/* overload */;
/* TOCILobLocator.Create */ inline __fastcall TOCIIntLocator(TOCIService* AService, unsigned AType) : TOCILobLocator(AService, AType) { }
/* TOCIDescriptor.CreateUsingHandle */ inline __fastcall virtual TOCIIntLocator(TOCIEnv* AEnv, void * AHandle)/* overload */ : TOCILobLocator(AEnv, AHandle) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public FireDAC.Phys.OracleWrapper.hpp FireDAC.Phys.OracleWrapper TOCIIntLocator

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.