Property ChildDataSets
| Improve this Doc View SourceChildDataSets
Gets the child DataSets owned by this DataRow.
Declaration
public IReadOnlyList<DataSet> ChildDataSets { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<DataSet> |