Back to Devexpress

TdxBackendDataConnectionManager.Count Method

vcl-dxbackend-dot-tdxbackenddataconnectionmanager.md

latest840 B
Original Source

TdxBackendDataConnectionManager.Count Method

Returns the number of stored data connection components.

Declaration

delphi
function Count: Integer;

Returns

TypeDescription
Integer

The number of data connection components accessible through the Items property.

|

See Also

TdxBackendDataConnectionManager.DataConnections Property

TdxBackendDataConnectionManager Class

TdxBackendDataConnectionManager Members

dxBackend Unit