다음을 통해 공유


ReaderModificationCommandBatch.IsCommandTextValid 메서드

정의

명령 텍스트가 유효한지 확인합니다.

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

반환

true 명령 텍스트가 유효하면 이고, false 그렇지 않으면.

적용 대상