Language

EntityDataSourceDesigner.CanRefreshSchema プロパティ

定義

RefreshSchema(Boolean) メソッドをデザイン ホストから呼び出すことができるかどうかを示す値を取得します。

public:
 virtual property bool CanRefreshSchema { bool get(); };
public override bool CanRefreshSchema { get; }
member this.CanRefreshSchema : bool
Public Overrides ReadOnly Property CanRefreshSchema As Boolean

プロパティ値

メソッドを呼び出すことができる場合は a0/&。それ以外の場合は。

適用対象