다음을 통해 공유


ExceptionMessageBox.YesButtonText 속성

정의

Microsoft SQL Server의 이후 버전에서는 이 기능이 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 않도록 하고, 현재 이 기능을 사용하는 애플리케이션은 수정하세요. 대신 YesButtonText를 사용하세요.

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

속성 값

String 값입니다.

적용 대상