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