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