FireDAC.Phys.OracleWrapper.TOCIIntLocator.Create

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
constructor public FireDAC.Phys.OracleWrapper.hpp FireDAC.Phys.OracleWrapper TOCIIntLocator

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!