Método System::Data::DataRelation::get_ParentTable

DataRelation::get_ParentTable method

Información RTTI.

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

ReturnValue

Objeto de tabla.

Observaciones

Obtiene información de la tabla padre.

Ver también