PrepareImageFeatureTree.CanSetItemAction(UserVisibleFeature) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
决定是否可以设置指定的用户可见功能。
protected:
override bool CanSetItemAction(Microsoft::SqlServer::Configuration::UserVisibleFeature ^ feature);
protected override bool CanSetItemAction(Microsoft.SqlServer.Configuration.UserVisibleFeature feature);
override this.CanSetItemAction : Microsoft.SqlServer.Configuration.UserVisibleFeature -> bool
Protected Overrides Function CanSetItemAction (feature As UserVisibleFeature) As Boolean
参数
- feature
- UserVisibleFeature
要设定的电影。
返回
true如果可以设置指定的用户可见功能;否则,。 false