IVsDataConnectionDialogFactory Interface

Definition

Represents the interface that provides the ability to create an instance of the IVsDataConnectionDialog class.

public interface class IVsDataConnectionDialogFactory
[System.Runtime.InteropServices.Guid("C4FEE15B-72AC-45e3-9612-7A142D1AC0BF")]
public interface IVsDataConnectionDialogFactory
[<System.Runtime.InteropServices.Guid("C4FEE15B-72AC-45e3-9612-7A142D1AC0BF")>]
type IVsDataConnectionDialogFactory = interface
Public Interface IVsDataConnectionDialogFactory
Attributes

Methods

CreateConnectionDialog()

Creates a new instance of the IVsDataConnectionDialog class.

Applies to