DataConnectionProperties.Test Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tests to assure that the current set of connection properties will successfully open a connection.
public:
virtual void Test();
public virtual void Test ();
abstract member Test : unit -> unit
override this.Test : unit -> unit
Public Overridable Sub Test ()