UserVisibleFeature.SubFeatures プロパティ

定義

サブ機能を取得します。

public:
 property Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ SubFeatures { Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection SubFeatures { get; }
member this.SubFeatures : Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection
Public ReadOnly Property SubFeatures As UserVisibleFeatureCollection

プロパティ値

サブ機能。

適用対象