Datasnap.Win.TConnect.TLocalConnection.UnRegisterProvider
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.Win.TConnect.pas Datasnap.Win.TConnect.hpp
| |
| Unit: Datasnap.Win.TConnect | |
| Parent: TLocalConnection | |
Delphi
procedure UnRegisterProvider(Prov: TCustomProvider);
C++
void __fastcall UnRegisterProvider(Datasnap::Provider::TCustomProvider* Prov);
Description
Removes the specified provider from the list of providers.
The UnRegisterProvider method removes the provider given by the Prov parameter from the list of providers.