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