DataSet (System.Data.DataSet)

Inherits: System.ComponentModel.MarshalByValueComponent

Interfaces: IDisposable, ISerializable, IServiceProvider, IComponent, IListSource, ISupportInitialize, ISupportInitializeNotification, IXmlSerializable

Derived Types: 0

Assembly: System.Data.dll

Represents an in-memory cache of data.

VB.NET C#

C#

public class DataSet : System.ComponentModel.MarshalByValueComponent, System.IDisposable, System.Runtime.Serialization.ISerializable, System.IServiceProvider, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.Xml.Serialization.IXmlSerializable
{
}

Articles

Dreamweaver MX ASP.NET Authentication Suite

... lists that have been populated with client side JavaScript but this control handles this leaving you with one less problem to overcome. Works with MM:DataSet and System.Data.DataSet ...

Using System.Data.DataSet Part 1 - DotNet Zone - DNzone.COM

This article which is the first in a two article series will serve as an introduction to the System.Data.DataSet class and how it can be used to work with database data. It is ...

Using System.Data.DataSet Part 1 - Web Designers and Developers Zone ...

This article which is the first in a two article series will serve as an introduction to the System.Data.DataSet class and how it can be used to work with database data. It is ...

MySqlDataSet Class Members

CaseSensitive (Inherited from System.Data.DataSet ) Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive.

DbDataSet Class Members

CaseSensitive (Inherited from System.Data.DataSet ) Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive.

MBR IT/.NET 247 : System.Data.DataSet Class [Articles]

Can't create a child list" error message when you open a form in Visual Studio .NET: Microsoft Support (816799) - When you delete the table that is bound to a control form of the ...

BUG: "Cannot implicitly convert type 'System.Data.DataSet'" error when ...

Explains that you may receive a compile error message in a Web application when you use a Web Service that contains a method with a custom class return type. This problem occurs if ...

Problems using an XML Web service that returns a DataTable

Integrated Security=SSPI;") Dim ds As New System.Data.DataSet() Dim adapter As New System.Data.SqlClient.SqlDataAdapter() adapter.SelectCommand = New ...

DataSet Class (System.Data)

Represents an in-memory cache of data. ... Represents an in-memory cache of data. Namespace: System.Data Assembly: System.Data (in system.data.dll)

DataSet Class

Represents an in-memory cache of data. For a list of all members of this type, see DataSet Members . System.Object     System.ComponentModel.MarshalByValueComponent

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support