Datasnap.Win.TConnect.TLocalConnection.ProviderCount
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.Win.TConnect.pas Datasnap.Win.TConnect.hpp
| |
Unit: Datasnap.Win.TConnect | |
Parent: TLocalConnection |
Delphi
property ProviderCount: Integer read GetProviderCount;
C++
__property int ProviderCount = {read=GetProviderCount, nodefault};
Description
Indicates the number of providers in the Providers property list.
Read ProviderCount to determine the number of local providers. This is the number of entries in the Providers property list.