Previous Next

Count property

(Windows only; GUI for .NET only)
The number of records in the result set for the query associated with the top-level table displayed in the bound .NET control.
You can use this property when the BindingSource object is bound to a query or a buffer. If bound to a ProDataSet object, this property applies only to the top-level query. When bound to a buffer, the value is always 1.
Data type:
Access:
Applies to:
Note:
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.