get_Relations()

DataSet::get_Relations() method

Gets relations between tables in the data set.

System::SharedPtr<DataRelationCollection> System::Data::DataSet::get_Relations()

Return Value

Table relation collection object.

See Also