SingularModificationCommandBatch.IsCommandTextValid 方法

定义

返回 , true 因为只生成单个命令,因此命令文本必须有效。

protected override bool IsCommandTextValid ();
override this.IsCommandTextValid : unit -> bool
Protected Overrides Function IsCommandTextValid () As Boolean

返回

true

适用于