Share via


IVsDataConnectionUITester Interface

Definition

Represents the ability to test data connection properties when in the context of a connection UI (e.g. the data connection dialog).

public interface class IVsDataConnectionUITester
[Microsoft.VisualStudio.Data.Core.DataDefaultObject("AC344921-3BAF-4b42-8FB8-654E27A44C66")]
public interface IVsDataConnectionUITester
[<Microsoft.VisualStudio.Data.Core.DataDefaultObject("AC344921-3BAF-4b42-8FB8-654E27A44C66")>]
type IVsDataConnectionUITester = interface
Public Interface IVsDataConnectionUITester
Attributes

Methods

Test(IVsDataConnectionUIProperties)

Tests the connection based on the properties specified in the connection dialog box.

Applies to