FeaturePrepable Enumeration

 

Represents the feature prepable.

Namespace:   Microsoft.SqlServer.Configuration
Assembly:  Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)

public enum class FeaturePrepable

Member nameDescription
NonPrepable

Specifies the non prepable.

Prepable

Specifies the prepable.

PrepableConfigured

Specifies the configured prepable.

Return to top
Show: