Свойство | Type | Description | |
---|---|---|---|
SqlTransaction | System.Data.Common | ||
Zombie | void | ||
ZombieCheck | void |
Méthode | Description | |
---|---|---|
Commit ( ) : void | ||
Rollback ( ) : void | ||
Rollback ( string transactionName ) : void | ||
Save ( string savePointName ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
SqlTransaction ( System.Data.SqlClient.SqlInternalConnection internalConnection, |
||
Zombie ( ) : void | ||
ZombieCheck ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Rollback ( string transactionName ) : void | ||
transactionName | string | |
Résultat | void |
public Save ( string savePointName ) : void | ||
savePointName | string | |
Résultat | void |