Implements a database access scope that sets IDbAccess connection string
property from an arbitrary
The current source of data for the database scope.
public TSource Source { get; }Restores connection strings for the scoped database APIs and frees resources.
public Void Dispose()In this document