Public ReadOnly Property ReferencingTable As Table
public Table ReferencingTable { get; }
public: property Table^ ReferencingTable { Table^ get (); }
function get_referencingTable();