Freigeben über


CommitFailureHandler.GetExecutionStrategy Methode

Definition

Erstellt eine neue instance von , IDbExecutionStrategy die zum Abfragen des Transaktionsprotokolls verwendet werden soll. Bei NULL wird die Standardeinstellung verwendet.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
protected virtual System.Data.Entity.Infrastructure.IDbExecutionStrategy GetExecutionStrategy ();
abstract member GetExecutionStrategy : unit -> System.Data.Entity.Infrastructure.IDbExecutionStrategy
override this.GetExecutionStrategy : unit -> System.Data.Entity.Infrastructure.IDbExecutionStrategy
Protected Overridable Function GetExecutionStrategy () As IDbExecutionStrategy

Gibt zurück

Ein IDbExecutionStrategy instance oder NULL.

Attribute

Gilt für: