IVsDataConnectionUITester Interface
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.
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. |