UserVisibleFeature.Unconfigured 屬性

定義

取得未設定的功能。

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

屬性值

FeatureUnconfigured

未設定的功能。

適用於