2 out of 4 rated this helpful - Rate this topic

DataSet Constructor

Initializes a new instance of the DataSet class. Using DataSets in ADO.NET
Name Description
DataSet () Initializes a new instance of the DataSet class.

Supported by the .NET Compact Framework.

DataSet (String) Initializes a new instance of a DataSet class with the given name.

Supported by the .NET Compact Framework.

DataSet (SerializationInfo, StreamingContext)  
DataSet (SerializationInfo, StreamingContext, Boolean)  
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.