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

适用于

另请参阅