Freigeben über


ReaderModificationCommandBatch.CreateStoreCommand Methode

Definition

Generiert eine RawSqlCommand für den Batch.

protected virtual Microsoft.EntityFrameworkCore.Storage.RawSqlCommand CreateStoreCommand ();
abstract member CreateStoreCommand : unit -> Microsoft.EntityFrameworkCore.Storage.RawSqlCommand
override this.CreateStoreCommand : unit -> Microsoft.EntityFrameworkCore.Storage.RawSqlCommand
Protected Overridable Function CreateStoreCommand () As RawSqlCommand

Gibt zurück

Der Befehl.

Gilt für: