IServerTypeConnection 메서드

보호된 멤버 포함
상속된 멤버 포함

IServerTypeConnection 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 CreateClosedConnectionObject Creates a closed connection object based on a given UIConnectionInfo.
공용 메서드 GenerateImage Returns a newly-instantiated icon that is displayed in the Registered Servers tree. (IServerType에서 상속됨)
공용 메서드 GenerateUserControl Returns a newly-instantiated user control that is displayed on the Connection Properties tab of the advanced view of the connection dialog box. (IServerType에서 상속됨)
공용 메서드 GetConnectionObject Returns a new IDbConnection object (closed) that is based on the passed UIConnectionInfo object. (IServerType에서 상속됨)
공용 메서드 LoadPersonalizationInfo Loads any personalization information that was saved upon successful connection by using [M:Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType.SavePersonalizationInfo(Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo]. The personalization information is uniquely identified by a combination of server type, server name, authentication type, and user name. (IServerType에서 상속됨)
공용 메서드 ProceedWithConnection Used when a server type needs to perform additional processing steps. Indicates whether the connection can continue, or whether the connection dialog box should remain on the screen. (IServerType에서 상속됨)
공용 메서드 SavePersonalizationInfo Saves personalization information that may be needed for subsequent uses of the connection dialog box, such as the server type, server name, authentication type, and user name. (IServerType에서 상속됨)

맨 위로 이동

참고 항목

참조

IServerTypeConnection 인터페이스

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