Used to control TIBCParam objects.
For a list of all members of this type, see TIBCParams members.
TIBCParams = class(TDAParams);
Use TIBCParams to manage a list of TIBCParam objects for an object that uses field parameters. For example, TIBCStoredProc objects and TIBCQuery objects use TIBCParams objects to create and access their parameters.
TDAParams
TIBCParams