IVsDataConnectionUITester Interface
Provides the ability to test the connection with the properties specified in the connection dialog box.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
<DataDefaultObjectAttribute("AC344921-3BAF-4b42-8FB8-654E27A44C66")> _
Public Interface IVsDataConnectionUITester
'使用
Dim instance As IVsDataConnectionUITester
[DataDefaultObjectAttribute("AC344921-3BAF-4b42-8FB8-654E27A44C66")]
public interface IVsDataConnectionUITester
[DataDefaultObjectAttribute(L"AC344921-3BAF-4b42-8FB8-654E27A44C66")]
public interface class IVsDataConnectionUITester
public interface IVsDataConnectionUITester
Remarks
This interface is implemented as a built-in DDEX service.
See Also
Reference
IVsDataConnectionUITester Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace