共用方式為


ModificationCommandBatch.Complete(Boolean) 方法

定義

表示不會再將任何命令新增至此批次,並準備執行。

public abstract void Complete (bool moreBatchesExpected);
abstract member Complete : bool -> unit
Public MustOverride Sub Complete (moreBatchesExpected As Boolean)

參數

moreBatchesExpected
Boolean

適用於