Condividi tramite


ReaderModificationCommandBatch.SetRequiresTransaction(Boolean) Metodo

Definizione

Imposta un valore che indica se il batch richiede una transazione per l'esecuzione corretta.

protected virtual void SetRequiresTransaction (bool requiresTransaction);
abstract member SetRequiresTransaction : bool -> unit
override this.SetRequiresTransaction : bool -> unit
Protected Overridable Sub SetRequiresTransaction (requiresTransaction As Boolean)

Parametri

requiresTransaction
Boolean

Indica se il batch richiede una transazione per l'esecuzione corretta.

Si applica a