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

public:
 property int MessageLevelDefault { int get(); void set(int value); };
public int MessageLevelDefault { get; set; }
member this.MessageLevelDefault : int with get, set
Public Property MessageLevelDefault As Integer

Property Value

An Int32 value.

Applies to