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 SourceDbConnectionsInternal
Declaration
IDatabaseConnectionConfiguration[] DbConnectionsInternal { get; }
Property Value
Type | Description |
---|---|
IDatabaseConnectionConfiguration[] |