OlapConnectionProperties.RegisterEventHandlers Method ()

 

Applies To: SQL Server 2016 Preview

Renders exception handlers to the connection properties.

Namespace:   Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

public void RegisterEventHandlers()
public:
void RegisterEventHandlers()
member RegisterEventHandlers : unit -> unit
Public Sub RegisterEventHandlers

See Also

OlapConnectionProperties Class
Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace

Return to top