DataProviderCanRetrieveData Property |
True if the datasource is readable.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic virtual bool CanRetrieveData { get; }
Public Overridable ReadOnly Property CanRetrieveData As Boolean
Get
Property Value
Type:
Boolean
See Also