Share via


MenuDesigner.CanRefreshSchema 屬性

定義

取得值,指出提供者是否可重新整理結構描述。

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

屬性值

如果可以重新整理結構描述,則為 true,否則為 false

適用於

另請參閱