Creates a DatabaseConnectionDialog object for the specified DocumentServer.DataSources.DataSourceManager.

DatabaseConnectionDialog(DocumentServer.DataSources.DataSourceManager)

public DatabaseConnectionDialog(DocumentServer.DataSources.DataSourceManager dataSourceManager);
Public Sub New(dataSourceManager As DocumentServer.DataSources.DataSourceManager)

Parameters

Parameter Description
dataSourceManager Specifies the DataSourceManager, which handles the selected connection to a data source.