UserVisibleFeature.State 属性

定义

获取功能的状态。

public:
 property Microsoft::SqlServer::Configuration::FeatureState State { Microsoft::SqlServer::Configuration::FeatureState get(); };
public Microsoft.SqlServer.Configuration.FeatureState State { get; }
member this.State : Microsoft.SqlServer.Configuration.FeatureState
Public ReadOnly Property State As FeatureState

属性值

FeatureState

功能的状态。

适用于