Overload List

  NameDescription
Public methodAccessDataSet(String, String)
Creates a new instance of the AccessDataSet class.
Public methodAccessDataSet(String, String, IEnumerable<(Of <<'(DBColumn>)>>))
Creates a new instance of the AccessDataSet class representing a data set that does not yet exist.
Public methodAccessDataSet(String, String, String, String)
Creates a new instance of the AccessDataSet class.
Public methodAccessDataSet(String, String, String, String, IEnumerable<(Of <<'(DBColumn>)>>))
Creates a new instance of the AccessDataSet class representing a data set that does not yet exist.

See Also