ExceptionMessageBox.Beep 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 Beep instead.

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

Property Value

A Boolean value.

Applies to