Search Results for

    Show / Hide Table of Contents

    Namespace MySqlX.XDevAPI.CRUD

    Classes

    AddStatement<T>

    Represents a chaining collection insert statement.

    CreateCollectionIndexStatement<T>

    Implementation class for CRUD statements with collections using an index.

    CrudStatement<TResult, T>

    Represents a collection statement.

    DocResult<T>

    Represents the result of an operation that includes a collection of documents.

    FindStatement<T>

    Represents a chaining collection find statement.

    ModifyStatement<T>

    Represents a chaining collection modify statement.

    RemoveStatement<T>

    Represents a chaining collection remove statement.

    In This Article
    • Classes
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.