FireDAC.Phys.OracleWrapper.TOCITempLocator.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

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) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public FireDAC.Phys.OracleWrapper.hpp FireDAC.Phys.OracleWrapper TOCITempLocator

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 !