Dalmart
    Preparing search index...

    Class ZDatabaseOptionsBuilder

    Represents an object that can be used to build a database options object.

    Index

    Constructors

    Methods

    • Sets the database to connect to.

      Parameters

      • val: string

        The value to set.

      Returns this

      This object.

    • Sets the connection string.

      Parameters

      • val: string

        The connection string.

      Returns this

      This object.