get_ParentTable()

DataRelation::get_ParentTable() method

RTTI information.

System::SharedPtr<System::Data::DataTable> System::Data::DataRelation::get_ParentTable()

Return Value

Table object.

Remarks

Gets parent table information.

See Also