IManagementDatabaseCustomTable.GetRowsForParentRow Method
Parameters
- parentRowGuid
- string
The GUID of the parent row in the parent table.
Return Value
IEnumerable<IManagementDatabaseTableRow>A list of matching rows.
This method finds all rows whose IManagementDatabaseTableRow.ParentRowGuid
is set to parentRowGuid. The parentRowGuid must be a row
in the parent table specified in the ParentTable property of this instance.
Available since QDV 7.14.520.