ExceptionMessageBox.ShowCheckbox 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 ShowCheckBox instead.

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

Property Value

A Boolean value.

Applies to