ReaderModificationCommandBatch.CreateStoreCommand Método

Definición

Genera un RawSqlCommand para el lote.

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

Devoluciones

El comando.

Se aplica a