RAD Studio VCL Reference
|
Properties is the implementation of the Properties Collection object.
property Properties: Properties;
__property Properties Properties;
Use Properties to get direct access to the ADO Properties Collection for the ADO Command object represented by the ADO command component. A Properties Collection object is a container for one or more Property objects. Each Property object corresponds to a characteristic of an ADO object, here an ADO Command object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|