Show / Hide Table of Contents

Property ChildDataSets

| Improve this Doc View Source

ChildDataSets

Gets the child DataSets owned by this DataRow.

Declaration
public IReadOnlyList<DataSet> ChildDataSets { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<DataSet>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest