OlapConnectionProperties.Verify Method

Definition

Retrieves a value to verify the value of the connection property in the control.

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

Returns

true if the verification of property is checked; otherwise, false.

Implements

Applies to