IBX.IBQuery.TIBXParams.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TParams.Create */ inline __fastcall TIBXParams(System::Classes::TPersistent* Owner)/* overload */ : Data::Db::TParams(Owner) { }
/* TParams.Create */ inline __fastcall TIBXParams()/* overload */ : Data::Db::TParams() { }

Properties

Type Visibility Source Unit Parent
constructor public IBX.IBQuery.hpp IBX.IBQuery TIBXParams

Description

Embarcadero Technologies does not currently have any additional information.