Namespace MySqlX.XDevAPI
Classes
BaseSession
Represents a base class for a Session.
Client
Class encapsulating a session pooling functionality.
Collection
Represents a collection of documents.
Collection<T>
Represents a collection of documents with a generic type.
DatabaseObject
Represents a database object.
DbDoc
Represents a generic document in JSON format.
Iterator
Defines elements that allow to iterate through the contents of various items.
MySqlExpression
Defines a MySql expression.
MySQLX
Main class for session operations related to Connector/NET implementation of the X DevAPI.
MySqlXConnectionStringBuilder
Enables the creation of connection strings by exposing the connection options as properties. Contains connection options specific to the X protocol.
Schema
Represents a schema or database.
Session
Represents a single server session.
Enums
SessionState
Describes the state of the session.