[This is preliminary documentation and is subject to change.]
The name of the curent table 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 name or null if none selected.