This documentation is archived and is not being maintained.
DataSet Constructor
Visual Studio 2008
Initializes a new instance of the DataSet class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataSet() | Initializes a new instance of the DataSet class. |
|
DataSet(String) | Initializes a new instance of a DataSet class with the given name. |
|
DataSet(SerializationInfo, StreamingContext) | Infrastructure. |
|
DataSet(SerializationInfo, StreamingContext, Boolean) | Infrastructure. |
Show: