ExceptionMessageBox.ShowToolBar Property

Definition

This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Use ShowToolBar instead.

public:
 property bool ShowToolBar { bool get(); void set(bool value); };
public bool ShowToolBar { get; set; }
member this.ShowToolBar : bool with get, set
Public Property ShowToolBar As Boolean

Property Value

A Boolean value.

Applies to