dotConnect for MySQL Documentation
Inheritance Hierarchy
In This Topic
    Devart.Common Namespace (Devart.Data.MySql)
    In This Topic
    Classes
     ClassDescription
    ClassRepresents an open connection to a server.
    ClassAllows to monitor dynamic SQL execution in applications that use .NET data providers.
    ClassBase class for Devart.Data.MySql.MySqlStatementExecuteEventArgs, that is used in the Devart.Data.MySql.MySqlScript.MySqlStatementExecute event.
    ClassRepresents connection options for HTTP tunneling.
    ClassRepresents a column or an expression in SELECT, GROUP BY and ORDER BY clauses of a SQL statement.
    ClassRepresents a collection of columns and expressions in a SelectStatement object.
    ClassComposes, modifies and parses SELECT statements.
    ClassAn abstract SQL element.
    ClassRepresents a table or a subquery in the FROM clause of a SELECT statement.
    ClassRepresents a collection of tables and subqueries in a SelectStatement object.
    ClassProvides data for the Devart.Data.MySql.MySqlConnection.SshHostKeyConfirmation event of the Devart.Data.MySql.MySqlConnection class.
    Enumerations
     EnumerationDescription
    EnumerationDefines behavior for Devart.Data.MySql.MySqlSelectStatement.Parse.
    EnumerationSpecifies a type of the SSH protocol authentication.
    EnumerationDetermines the action to take after checking the public server host key.
    See Also