IDataConnectionProperties.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 whether the current set of connection properties can successfully open a connection.
public:
void Test();
public void Test ();
abstract member Test : unit -> unit
Public Sub Test ()