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

속성 값

기능 상태입니다.

적용 대상