Datasnap.DSClientMetadata.TDSRestMetaDataProvider.HasProvider
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSClientMetadata.pas Datasnap.DSClientMetadata.hpp
| |
Unit: Datasnap.DSClientMetadata | |
Parent: TDSRestMetaDataProvider |
Delphi
function HasProvider: Boolean; override;
C++
virtual bool __fastcall HasProvider();
Description
Returns whether the REST metadata provider actually has a provider.
The HasProvider method returns whether the DataSnap REST metadata provider actually has a provider.