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