UserDataProviderCanRetrieveData Property |
Gets a value indicating whether data can be retrieved from the specified datasource.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public abstract bool CanRetrieveData { get; }
Public MustOverride ReadOnly Property CanRetrieveData As Boolean
Get
Property Value
Type:
BooleanSee Also