FeatureInstallationState Enum
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.
Used by WHIHelper for the Feature Installation State
C#
public enum FeatureInstallationState
type FeatureInstallationState =
Public Enum FeatureInstallationState
- Inheritance
-
FeatureInstallationState
Name | Value | Description |
---|---|---|
Unknown | 0 | unkown state |
Installed | 1 | feature installed |
NotInstalled | 2 | not installed |
Produkt | Verzie |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |