Share via


ReaderModificationCommandBatch.IsCommandTextValid Method

Definition

Checks whether the command text is valid.

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

Returns

true if the command text is valid; false otherwise.

Applies to