ExceptionMessageBox.ShowToolBar プロパティ

定義

この機能は、Microsoft SQL Server の将来のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションは修正することを検討してください。 代わりに ShowToolBar を使用してください

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

プロパティ値

Boolean 値。

適用対象