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
Syntaxpublic abstract string SelectedTableName { get; set; }
Public MustOverride Property SelectedTableName As String
Get
Set
Property Value
Type:
String
See Also