RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRemoteDataModule.ProviderCount Property

Indicates the number of providers registered with the remote data module.

Pascal
property ProviderCount: integer;
C++
__property int ProviderCount;

ProviderCount is the number of providers that can be accessed using the Providers property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!