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)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| रिलेशन | const System::SharedPtr<System::Data::DataRelation>& | पैरेंट रो - चाइल्ड रो रिलेशन को निर्दिष्ट करने के लिए रिलेशन ऑब्जेक्ट। |
ReturnValue
Array of child rows retreived.
संबंधित देखें
- Typedef ArrayPtr
- Typedef SharedPtr
- Class DataRow
- Class DataRelation
- Class DataRow
- Namespace System::Data
- Library Aspose.Page for C++