Overload List
| Name | Description | |
|---|---|---|
| AccessDataSet(String, String) |
Creates a new instance of the AccessDataSet class.
| |
| AccessDataSet(String, String, IEnumerable<(Of <<'(DBColumn>)>>)) |
Creates a new instance of the AccessDataSet class representing a data set that does not yet exist.
| |
| AccessDataSet(String, String, String, String) |
Creates a new instance of the AccessDataSet class.
| |
| AccessDataSet(String, String, String, String, IEnumerable<(Of <<'(DBColumn>)>>)) |
Creates a new instance of the AccessDataSet class representing a data set that does not yet exist.
|