Dela via


ReaderModificationCommandBatch.StoreCommand Property

Definition

The store command generated from this batch when Complete(Boolean) is called.

protected virtual Microsoft.EntityFrameworkCore.Storage.RawSqlCommand? StoreCommand { get; set; }
member this.StoreCommand : Microsoft.EntityFrameworkCore.Storage.RawSqlCommand with get, set
Protected Overridable Property StoreCommand As RawSqlCommand

Property Value

Applies to