FireDAC.Phys.ODBCWrapper.TODBCMetaInfoStatement.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TODBCStatementBase.Create */ inline __fastcall TODBCMetaInfoStatement(TODBCConnection* AOwner, System::TObject* AOwningObj) : TODBCStatementBase(AOwner, AOwningObj) { }
/* TODBCHandle.CreateUsingHandle */ inline __fastcall TODBCMetaInfoStatement(void * AHandle) : TODBCStatementBase(AHandle) { }

Properties

Type Visibility Source Unit Parent
constructor public FireDAC.Phys.ODBCWrapper.hpp FireDAC.Phys.ODBCWrapper TODBCMetaInfoStatement

Description

Embarcadero Technologies does not currently have any additional information.