IVsDataConnectionDialogFactory 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 DDEX Connection Dialog Factory service.
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. |