Method | Description | |
---|---|---|
BeginTransaction ( ) : |
||
ConnectionScope ( IDbCommandFactory dbCommandFactory, |
||
Dispose ( ) : void | ||
DisposeConnection ( ) : void | ||
Matches ( |
||
Matches ( string connectionString ) : bool |
public BeginTransaction ( ) : |
||
return |
public ConnectionScope ( IDbCommandFactory dbCommandFactory, |
||
dbCommandFactory | IDbCommandFactory | |
connection | ||
return | System |
public Matches ( |
||
connectionScope | ||
return | bool |
public Matches ( string connectionString ) : bool | ||
connectionString | string | |
return | bool |