UserVisibleFeature.Prepable Property

Definition

Gets the prepable feature.

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

Property Value

FeaturePrepable

The prepable feature.

Applies to