SqlConnectionProperties.Verify 메서드

정의

사용자 컨트롤의 현재 내용에 대한 유효성을 검사해야 하는 경우에 유효성 검사를 수행합니다.

public:
 virtual bool Verify();
public bool Verify ();
abstract member Verify : unit -> bool
override this.Verify : unit -> bool
Public Function Verify () As Boolean

반환

유효한 상태이면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상