Dela via


ReaderModificationCommandBatch.IsValid Method

Definition

Checks whether the command text is valid.

protected virtual bool IsValid ();
abstract member IsValid : unit -> bool
override this.IsValid : unit -> bool
Protected Overridable Function IsValid () As Boolean

Returns

true if the command text is valid; false otherwise.

Applies to