IDataBindingSchemaProvider.CanRefreshSchema 属性

定义

获取一个值,该值指示提供程序是否能刷新架构。

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

属性值

Boolean

如果能刷新架构,则为 true;否则为 false

适用于

另请参阅