TdxBackendDataConnectionManager.Count Method
Returns the number of stored report data connection components.
Declaration
function Count: Integer;
Returns
| Type | Description |
|---|---|
| Integer | The number of data connection components accessible through the Items property. |
See Also