Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the ability to customize the behavior of opening a connection when in the context of a connection UI (for example, the data connection dialog box).
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
<DataDefaultObjectAttribute("C58E1B8D-9723-40c8-8B11-9DDAF0B393BA")> _
Public Interface IVsDataConnectionUIConnector
'Usage
Dim instance As IVsDataConnectionUIConnector
[DataDefaultObjectAttribute("C58E1B8D-9723-40c8-8B11-9DDAF0B393BA")]
public interface IVsDataConnectionUIConnector
[DataDefaultObjectAttribute(L"C58E1B8D-9723-40c8-8B11-9DDAF0B393BA")]
public interface class IVsDataConnectionUIConnector
public interface IVsDataConnectionUIConnector
Remarks
This interface has a base implementation in the DDEX Framework.
See Also
Reference
IVsDataConnectionUIConnector Members
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace