SqlConnectionProperties.Verify Method

Definition

Performs when the user control is required to validate the current contents of its controls.

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

Returns

true to valid state; otherwise, false.

Implements

Applies to