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