Search Results for

    Show / Hide Table of Contents

    Namespace VeloxDB.Client

    Classes

    ConnectionFactory

    Creates VeloxDB connection.

    ConnectionStringParams

    Provides a simple way to build a connection string.

    DatabaseTask

    Represents an asynchonous result of a database API operation without a return type. Use this class to create asynchronous. Use this class to create asynchronous database operations.

    DatabaseTask<T>

    Represents an asynchonous result of a database API operation of a given return type. Use this class to create asynchronous database operations.

    InvalidConnectionStringException

    Thrown when invalid connection string is encountered

    In This Article
    © 2025 Copyright: VeloxDB