[]
Initializes a new instance of the DataSetFieldCollection class.
public DataSetFieldCollection(DataSet owner)
Public Sub New(owner As DataSet)
| Type | Name | Description |
|---|---|---|
| DataSet | owner | The DataSet object containing this DataSetFieldCollection. |