System::Data::DataRow::GetChildRows yöntemi
DataRow::GetChildRows method
Belirtilen ilişki aracılığıyla alt 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)
| Parametre | Tür | Açıklama |
|---|---|---|
| relation | 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.Font for C++