System::Data::DataRow::GetChildRows metod
DataRow::GetChildRows method
Hämtar rader som anses vara barn genom specificerad relation.
System::ArrayPtr<System::SharedPtr<System::Data::DataRow>> System::Data::DataRow::GetChildRows(const System::SharedPtr<System::Data::DataRelation> &relation)
| Parameter | Type | Beskrivning |
|---|---|---|
| relation | const System::SharedPtr<System::Data::DataRelation>& | Relationsobjekt för att specificera föräldrarad‑barnrad‑relation. |
ReturnValue
Array of child rows retreived.
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class DataRow
- Class DataRelation
- Class DataRow
- Namespace System::Data
- Library Aspose.Page for C++