Represents an in-memory cache of data with support for MySQL-specific features.
For a list of all members of this type, see MySqlDataSet members.
Devart.Common.DbDataSet
Devart.Data.MySql.MySqlDataSet
[Visual Basic]
Public Class MySqlDataSet
Inherits DbDataSet
Implements IComponent , IListSource , ISupportInitialize , ISupportInitializeNotification , IDisposable , IServiceProvider , ISerializable , IXmlSerializable [C#]
public class MySqlDataSet : DbDataSet, IComponent , IListSource , ISupportInitialize , ISupportInitializeNotification , IDisposable , IServiceProvider , ISerializable , IXmlSerializable Refer to topic General Concepts in Database Application Development for information on how to use the MySqlDataSet class best.
This class supports cross-form data binding with the InterForm Technology.
To migrate from a standard typed DataSet, change its Custom Tool property to MySqlDataSetGenerator. You will also need to delete all TableAdapters from the old DataSet.
This class is available only in Professional and Developer Editions. It is not available in Standard and Mobile Editions.
MySqlDataSet Members | Devart.Data.MySql Namespace
© 2002 - 2008 Devart. All Rights Reserved.