Click or drag to resize

UserDataProviderSelectedTableName Property

Gets or sets the name of the current selected DataTable.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public abstract string SelectedTableName { get; set; }

Property Value

Type: String
See Also