UserVisibleFeature.Prepable プロパティ

定義

準備可能な機能を取得します。

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

プロパティ値

準備可能な機能です。

適用対象