DataConnectionDialogFactory Class
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.
Provides the ability to create an instance of the DataConnectionDialog class.
public ref class DataConnectionDialogFactory abstract
[System.Runtime.InteropServices.Guid("D77E81FC-873E-4283-A0F8-CF1CCE8CC42B")]
public abstract class DataConnectionDialogFactory
[<System.Runtime.InteropServices.Guid("D77E81FC-873E-4283-A0F8-CF1CCE8CC42B")>]
type DataConnectionDialogFactory = class
Public MustInherit Class DataConnectionDialogFactory
- Inheritance
-
DataConnectionDialogFactory
- Attributes
Constructors
DataConnectionDialogFactory() |
Class constructor. |
Methods
CreateConnectionDialog() |
Creates a new instance of the DataConnectionDialogFactory class. |