次の方法で共有


MenuDesigner.CanRefreshSchema プロパティ

定義

プロバイダーがスキーマを更新できるかどうかを示す値を取得します。

protected:
 property bool CanRefreshSchema { bool get(); };
protected bool CanRefreshSchema { get; }
member this.CanRefreshSchema : bool
Protected ReadOnly Property CanRefreshSchema As Boolean

プロパティ値

スキーマを更新できる場合は true。それ以外の場合は false

適用対象

こちらもご覧ください