Namespace MySqlX.XDevAPI.Common
Classes
BaseResult
Base abstract class that defines elements inherited by all result types.
BaseStatement<TResult, TType>
Base abstract class for API statement.
BufferingResult<T>
Abstract class for buffered results.
ErrorInfo
Class to represent an error in this result.
FilterableStatement<T, TTarget, TResult, TDoc>
Abstract class for filterable statements.
Result
Represents a general statement result.
TargetedBaseStatement<TTarget, TResult, TType>
Abstract class to select a database object target.
WarningInfo
Represents a warning in this result.
Structs
CreateCollectionOptions
This object store the required parameters to create a Collection with schema validation.
ModifyCollectionOptions
This object store the required parameters to modify a Collection with schema validation.
Validation
This object store the required parameters to create a Collection with schema validation.
Enums
ValidationLevel
The possible values for parameter Level in Validation object.