ObjectTableName
This instance property returns the fully-qualified object table name that is associated with the REF.
Declaration
// C#
public string ObjectTableName{get;}
Property Value
A fully-qualified object table name that is associated with the REF.
Exceptions
ObjectDisposedException - The object is already disposed.
Remarks
The object table name is in the form schema_Name.Table_Name.