Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스

The Microsoft.SqlServer.Management.UI.ConnectionDlg namespace contains classes that represent objects used in the SQL Server connection dialog box. 

클래스

  클래스 설명
공용 클래스 AdvancedViewHelpKeyWordAttribute Displays the advanced view of the context keyword for a class or member.
공용 클래스 AuthenticationInfo Abstracts the authentication components of the connection.
공용 클래스 AuthenticationInfoCollection Represents a table that contains the authentication labels that are used to populate the simple view of the connection dialog box.
공용 클래스 BrowseServersForm Displays a Form object for browsing the servers.
공용 클래스 ConnectionDialog Contains methods that are used to define the behavior of the connection dialog box in SQL Server. The connection dialog box is used to connect to instances of SQL Server in tools such as SQL Server Management Studio and SQL Server 프로파일러.
공용 클래스 ConnectionDialogException Represents the exception that is thrown by the connection dialog box.
공용 클래스 ConnectionErrorEventArgs Occurs when an error occurred during connection.
공용 클래스 ConnectorEventArgs Handles the connection event. Persists history using current settings from the UI controls.
공용 클래스 DtsConnectionProperties Represents the characteristics of a Data Transformation Services (DTS) connection.
공용 클래스 DtsServerType Displays the description for the Data Transformation Services (DTS) server type and its properties.
공용 클래스 HelpKeyWordAttribute Specifies the context keyword for a class or member. This class cannot be inherited.
공용 클래스 OlapConnectionProperties Represents the summary description for OlapConnectionProperties.
공용 클래스 OlapServerType Implements the interfaces for the connection dialog box for the Analysis Server connections.
공용 클래스 PasswordExpiredException Represents an exception that is thrown when a password to the connection dialog box has expired.
공용 클래스 RegisterServerHelpKeyWordAttribute Represents the registered keyword to use for the attribute in the class.
공용 클래스 RSType Implements the IServerType for the connection dialog box.
공용 클래스 ServerNameHelper Represents the utility functions that can be handy for UI applications.
공용 클래스 SpinnerBox Represents the SpinnerBox and its properties.
공용 클래스 SqlCeConnectionProperties Displays the descriptions for the SQLCeConnectionProperties.
공용 클래스 SqlConnectionProperties Displays the description for SqlConnectionProperties.
공용 클래스 SqlServerCeType Implements the connection dialog box interfaces for SQL Server Compact 3.5 server type connections.
공용 클래스 SqlServerType Implements the connection dialog interfaces for 데이터베이스 엔진 server type connections.
공용 클래스 UIConnectionInfoUtil Represents the utility functions for working with UIConnectionInfo objects.
공용 클래스 UIConnectionInfoUtil.NewConnectionFromQEEventArgs Represents parameters for NewConnectionFromQE event that will be fired by QE part of SQL workbench when it establishes a new connection.

인터페이스

  인터페이스 설명
공용 인터페이스 IConnectionValidator Allows extra connection validation.
공용 인터페이스 IPropertyPage Defines a method that displays the property page in the connection dialog box.
공용 인터페이스 IPropertyPage2 Defines a method that displays the property page in the connection dialog box.
공용 인터페이스 IServerType Represents the core interface that every entry in the connection dialog box must implement. Describes all major characteristics of the server type.
공용 인터페이스 IServerType2 Represents the extra interface that can be implemented by a server type to fine-tune the behavior of the dialog box.
공용 인터페이스 IServerTypeConnection Represents the extra interface that provides the functionality for creating a closed connection object.

대리자

  대리자 설명
공용 대리자 ConnectionErrorEventHandler Represents the method that will handle the error event of a ConnectionDlg.
공용 대리자 ConnectorEventHandler Represents the method that will handle the event of a connection.
공용 대리자 UIConnectionInfoUtil.NewConnectionFromQEEventHandler Represents a prototype of NewConnectionFromQE event that will be fired by the QE part of SQL workbench when it establishes a new connection.
공용 대리자 VerifyConnectionDelegate Represents a delegate that is used to open live connection and thus verify connection info collected by the dialog.

열거형

  열거형 설명
공용 열거형 ConnectionDialog.ViewMode Represents the view mode of the ConnectionDlg class.
공용 열거형 ConnectionDialog.ViewStates Enumerates the view states of the connection dialog box.
공용 열거형 SecurityDescriptorControlFlags Enumerates values for security descriptor control flags for the ConnectionDlg class.
공용 열거형 ServiceSidType Represents the type of service security identifier.