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

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

Property Value

A String value.

Applies to