共用方式為


ReaderModificationCommandBatch.IsCommandTextValid 方法

定義

檢查命令文字是否有效。

protected abstract bool IsCommandTextValid ();
abstract member IsCommandTextValid : unit -> bool
Protected MustOverride Function IsCommandTextValid () As Boolean

傳回

true 如果命令文字有效則為 ; false 否則。

適用於