See Also

Devart.Data.MySql Assembly

See AlsoDevart.Data.MySqlSend comments on this topic.

Devart.Data.MySql Namespace

Inheritance Hierarchy

Classes

ClassDescription
InvalidCharsetExceptionThe exception that occurs when сlient character set different from server character set.
MySqlAuthenticationPrompEventArgsProvides data for the MySqlConnection.AuthenticationPrompt event.
MySqlBlobRepresents a variable-length stream of binary data to be stored in or retrieved from a database.
MySqlCommandRepresents a SQL statement or stored procedure to execute against a MySQL database.
MySqlCommandBuilderAutomatically generates single-table commands used to reconcile changes made to a DataSet with the associated MySQL database.
MySqlConnectionRepresents an open connection to a MySQL database.
MySqlConnectionStringBuilderGenerates automatically connection strings used to connect to a MySQL database.
MySqlDataAdapterRepresents a set of data commands and a database connection that are used to fill the DataSet and update a MySQL database.
MySqlDataReaderReads a forward-only stream of rows from a MySQL database.
MySqlDataSetRepresents an in-memory cache of data with support for MySQL-specific features.
MySqlDataTableRepresents a single object that provides all of the functionality needed to retrieve and manipulate data from a MySQL data source.
MySqlDbProviderExceptionThe exception that is thrown when dotConnect for MySQL provider returns a provider (non-database) error.
MySqlDependencyTracks changes on the server.
MySqlDumpServes to store a database or its parts as a script and to restore database from the generated script.
MySqlDumpProgressEventArgsProvides data for the MySqlDump.Progress event.
MySqlErrorEventArgsProvides data for the MySqlConnection.Error event.
MySqlExceptionThe exception that is generated when MySQL returns an error.
MySqlGuidRepresents a guid data to be stored in or retrieved from a database.
MySqlHelperThis class is designed for compartibility with connectorNet only.
MySqlHttpOptionsRepresents connection options for HTTP tunneling.
MySqlInfoMessageEventArgsProvides data for the MySqlConnection.InfoMessage event.
MySqlLoaderServes to load external data into the MySQL database.
MySqlLoaderColumnRepresents the attributes for column loading.
MySqlLoaderColumnCollectionRepresents a collection of columns relevant to a MySqlLoader.
MySqlLoaderOptionsSpecifies how MySQlLoader will generate LoAD DATA statement.
MySqlMetaDataCollectionNamesEnumerates collection names you can use for metadata retrieval purposes.
MySqlMonitorMonitors dynamic SQL execution in applications that use dotConnect for MySQL.
MySqlParameterRepresents a parameter to a MySqlCommand, and optionally, its mapping to DataSet columns.
MySqlParameterCollectionCollects all parameters relevant to a MySqlCommand as well as their respective mappings to DataSet columns.
MySqlProviderFactoryRepresents a factory required to create inheritors of generic base classes to use with dotConnect for MySQL.
MySqlRowUpdatedEventArgsProvides data for the MySqlDataAdapter.RowUpdated event.
MySqlRowUpdatingEventArgsProvides data for the MySqlDataAdapter.RowUpdating event. This class cannot be inherited.
MySqlSchemaTableColumnDescribes specific MySQL column metadata of the schema for a database table.
MySqlScriptServes to execute series of SQL statements separated by special symbols.
MySqlSelectLimitRepresents MySQL LIMIT clause. Represents MySQL LIMIT clause.
MySqlSelectStatementRepresents MySQL SELECT statement.
MySqlTableChangeEventArgsProvides data for the MySqlDependency.OnChange event of the MySqlDependency class.
MySqlTextRepresents a variable-length stream of characters to be stored in or retrieved from the database.
MySqlTransactionRepresents a SQL transaction to be made in the MySQL database.
OnCheckEventArgsProvides data for the MySqlDependency.OnCheck event of the MySqlDependency class.
SshOptionsRepresents information required to establish a SSH connection.
SslOptionsRepresents information required to establish a SSL connection.

Enumerations

EnumerationDescription
MySqlDumpObjectsDetermines which database objects will be included in the dump text.
MySqlLoaderConflictOptionSpecifies handling of input rows that duplicate existing rows on unique key values.
MySqlLoaderPrioritySpecifies the priority of the load operation.
MySqlProtocolSpecifies a type of the network protocol which will be used to access MySQL server.
MySqlTypeSpecifies the data type of a field or MySqlParameter.

Structures

StructureDescription
MySqlBinaryStringRepresents MySQL BINARY and VARBINARY types.
MySqlDecimalRepresents MySQL type DECIMAL.

Delegates

DelegateDescription
MySqlAuthenticationPromptHandlerRepresents the method that will handle the MySqlConnection.AuthenticationPrompt event of Devart.Data.MySql.MySqlConnection.
MySqlDumpProgressEventHandlerRepresents the method that will handle the MySqlDump.Progress event of an MySqlDump.
MySqlErrorEventHandlerRepresents the method that will handle the MySqlConnection.Error event of Devart.Data.MySql.MySqlConnection.
MySqlInfoMessageEventHandlerRepresents the method that will handle the MySqlConnection.InfoMessage event of Devart.Data.MySql.MySqlConnection.
MySqlRowUpdatedEventHandlerRepresents the method that will handle the MySqlDataAdapter.RowUpdated event of an MySqlDataAdapter.
MySqlRowUpdatingEventHandlerRepresents the method that will handle the MySqlDataAdapter.RowUpdating event of an MySqlDataAdapter.
OnChangeEventHandlerRepresents the method that will handle the MySqlDependency.OnChange event of a MySqlDependency.
OnCheckEventHandlerRepresents the method that will handle the MySqlDependency.OnCheck event of a MySqlDependency.
SshHostKeyConfirmationHandlerRepresents the method that will handle the Devart.Data.MySql.MySqlConnection.SshHostKeyConfirmation event of Devart.Data.MySql.MySqlConnection.

See Also

Devart.Data.MySql Assembly

 

 


© 2002 - 2012 Devart. All Rights Reserved.