FireDAC.Phys.OracleWrapper.TOCICollection.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TOCIDescriptor.CreateUsingHandle */ inline __fastcall virtual TOCICollection(TOCIEnv* AEnv, void * AHandle)/* overload */ : TOCIDescriptor(AEnv, AHandle) { }
/* TOCIHandle.Create */ inline __fastcall TOCICollection(TOCIEnv* AEnv) : TOCIDescriptor(AEnv) { }

Properties

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

Description

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