SqlCeConnectionProperties.Verify Method

Definition

Retrieves a value that indicates the tracing of the connection properties.

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 connection property is verified; otherwise, false.

Implements

Applies to