Overload | Description |
---|---|
DataSet Constructor() | Initializes a new instance of the DataSet class. |
DataSet Constructor(DataSource,String) | Initializes a new instance of the DataSet class, assigning the data source and the SQL query. |
Overload | Description |
---|---|
DataSet Constructor() | Initializes a new instance of the DataSet class. |
DataSet Constructor(DataSource,String) | Initializes a new instance of the DataSet class, assigning the data source and the SQL query. |