System::Data::DataRow::GetChildRows yöntemi
DataRow::GetChildRows method
Belirtilen ilişki aracılığıyla çocuk olarak kabul edilen satırları alır.
System::ArrayPtr<System::SharedPtr<System::Data::DataRow>> System::Data::DataRow::GetChildRows(const System::SharedPtr<System::Data::DataRelation> &relation)
| Parameter | Type | Açıklama |
|---|---|---|
| ilişki | const System::SharedPtr<System::Data::DataRelation>& | Üst satır - alt satır ilişkisini belirtmek için ilişki nesnesi. |
ReturnValue
Array of child rows retreived.
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class DataRow
- Class DataRelation
- Class DataRow
- Namespace System::Data
- Library Aspose.Page for C++