RAD Studio VCL Reference
|
Encapsulates the ADO Parameters Collection object.
property ParameterCollection: Parameters;
__property Parameters ParameterCollection;
Use Properties to get direct access to the ADO Parameters Collection for the ADO Recordset object with which the TParameters is associated. A Parameters Collection object contains al of the ADO Parameters objects for a command. A Parameters Collection contains one or more ADO Parameter objects.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|