UserVisibleFeature.Prepable 속성

정의

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

속성 값

Prepable 기능입니다.

적용 대상