Dela via


ModificationCommandBatch.Complete(Boolean) Method

Definition

Indicates that no more commands will be added to this batch, and prepares it for execution.

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

Parameters

moreBatchesExpected
Boolean

Applies to