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

功能的狀態。

適用於