共用方式為


ReaderModificationCommandBatch.StoreCommand 屬性

定義

呼叫 時 Complete(Boolean) ,從這個批次產生的 store 命令。

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

屬性值

適用於