Show / Hide Table of Contents

    Interface IDbDataConfigurationOptions

    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 IDbDataConfigurationOptions

    Properties

    | Improve this Doc View Source

    DbConnectionsInternal

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