FireDAC.Phys.OracleWrapper.TOCITempLocator.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

__fastcall TOCITempLocator(TOCIService* AService, Firedac::Phys::Oraclecli::ub1 ALobType, bool ACache);
/* TOCIIntLocator.CreateUsingHandle */ inline __fastcall virtual TOCITempLocator(TOCIService* AService, Firedac::Phys::Oraclecli::pOCIHandle AHandle)/* overload */ : TOCIIntLocator(AService, AHandle) { }
/* TOCILobLocator.Create */ inline __fastcall TOCITempLocator(TOCIService* AService, Firedac::Phys::Oraclecli::ub4 AType) : TOCIIntLocator(AService, AType) { }
/* TOCIDescriptor.CreateUsingHandle */ inline __fastcall virtual TOCITempLocator(TOCIEnv* AEnv, Firedac::Phys::Oraclecli::pOCIDescriptor 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.