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: 11.2.0.0
Syntax
public bool ReadOnly { get; }

Property Value

Type: Boolean
See Also