UserDataProviderSelectedTableName Property |
Gets or sets the name of the current selected DataTable.
Namespace: Easymap.AddIn.Data.ProviderAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic abstract string SelectedTableName { get; set; }Public MustOverride Property SelectedTableName As String
Get
Set
Property Value
String
See Also