System::Data::DataRelation::get_ChildTable 方法

DataRelation::get_ChildTable method

获取子表信息。

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

ReturnValue

表对象。

另见