IVsDataConnectionDialogFactory Interface
Represents the interface that provides the ability to create an instance of the IVsDataConnectionDialog class.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'宣言
<GuidAttribute("C4FEE15B-72AC-45e3-9612-7A142D1AC0BF")> _
Public Interface IVsDataConnectionDialogFactory
'使用
Dim instance As IVsDataConnectionDialogFactory
[GuidAttribute("C4FEE15B-72AC-45e3-9612-7A142D1AC0BF")]
public interface IVsDataConnectionDialogFactory
[GuidAttribute(L"C4FEE15B-72AC-45e3-9612-7A142D1AC0BF")]
public interface class IVsDataConnectionDialogFactory
public interface IVsDataConnectionDialogFactory
Remarks
This is a globally registered Visual Studio service.