Overload List
Name | Description | |
---|---|---|
SQLServerDataSet(String, String, String, String, String) |
Creates a new instance of the SQLServerDataSet representing an existing table.
| |
SQLServerDataSet(String, String, String, String, String, IEnumerable<(Of <<'(DBColumn>)>>)) |
Creates a new instance of the SQLServerDataSet representing a table that does not yet exist.
|