The name of the curent table (or view) with schema if applicable in the tree view that is being clicked.
| C# | Visual Basic | Visual C++ |
string RightClickedTableName { get; }
ReadOnly Property RightClickedTableName As String
property String^ RightClickedTableName { String^ get (); }
The table or view name or null if none selected.