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

public:
 static property System::String ^ OKButtonText { System::String ^ get(); };
public static string OKButtonText { get; }
member this.OKButtonText : string
Public Shared ReadOnly Property OKButtonText As String

Property Value

A String value.

Applies to