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

屬性值

功能的狀態。

適用於