System::Data::DataRow::GetChildRows method
DataRow::GetChildRows method
Λαμβάνει τις γραμμές που θεωρούνται θυγατρικές μέσω της καθορισμένης σχέσης.
System::ArrayPtr<System::SharedPtr<System::Data::DataRow>> System::Data::DataRow::GetChildRows(const System::SharedPtr<System::Data::DataRelation> &relation)
| Parameter | Type | Περιγραφή |
|---|---|---|
| σχέση | const System::SharedPtr<System::Data::DataRelation>& | Αντικείμενο Relation για τον καθορισμό της σχέσης γονικής γραμμής - θυγατρικής γραμμής. |
ReturnValue
Array of child rows retreived.
Δείτε επίσης
- Typedef ArrayPtr
- Typedef SharedPtr
- Class DataRow
- Class DataRelation
- Class DataRow
- Namespace System::Data
- Library Aspose.Page for C++