Property | Type | Description | |
---|---|---|---|
_connection | |||
_isolationLevel | IsolationLevel | ||
_transactionName | String |
Property | Type | Description | |
---|---|---|---|
convertIsolationLevel | int |
Method | Description | |
---|---|---|
AbstractTransaction ( IsolationLevel isolationLevel, |
||
Commit ( ) : void | ||
Rollback ( ) : void |
Method | Description | |
---|---|---|
convertIsolationLevel ( IsolationLevel isolationLevel ) : int |
public AbstractTransaction ( IsolationLevel isolationLevel, |
||
isolationLevel | IsolationLevel | |
connection | ||
transactionName | String | |
return | System.Data.Common |
protected AbstractDBConnection,System.Data.ProviderBase _connection | ||
return |
protected IsolationLevel _isolationLevel | ||
return | IsolationLevel |