Click or drag to resize

DataSourceReadOnly Property

Gets a value indicating whether the datasource is readonly.

Namespace:  Easymap.AddIn.Data
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool ReadOnly { get; }

Property Value

Type: Boolean
See Also