FireDAC.Phys.OracleWrapper.TOCITempLocator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

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

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.