IBX.IBQuery.TIBXParam.Create
C++
/* TParam.Create */ inline __fastcall virtual TIBXParam(System::Classes::TCollection* Collection)/* overload */ : Data::Db::TParam(Collection) { }
/* TParam.Create */ inline __fastcall TIBXParam(Data::Db::TParams* AParams, Data::Db::TParamType AParamType)/* overload */ : Data::Db::TParam(AParams, AParamType) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | IBX.IBQuery.hpp | IBX.IBQuery | TIBXParam |
Description
Embarcadero Technologies does not currently have any additional information.