Show / Hide Table of Contents

    Interface IDatabaseConfigurationOptions

    This interface is used by provider specific implementations. It is unlikely that you would implement this in consumer code.

    Namespace: ArgentSea
    Assembly: ArgentSea.dll
    Syntax
    public interface IDatabaseConfigurationOptions

    Properties

    | Improve this Doc View Source

    DbConnectionsInternal

    Declaration
    IDatabaseConnectionConfiguration[] DbConnectionsInternal { get; }
    Property Value
    Type Description
    IDatabaseConnectionConfiguration[]
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX