UserVisibleFeature.Prepable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The prepable feature.