Enum ProductInstallState
Product installation state
Namespace: Simplic.Framework.SqlD.DCEF
Assembly: Simplic.Framework.SqlD.dll
Syntax
public enum ProductInstallState
Fields
| Name | Description |
|---|---|
| Failed | Install failed |
| Installed | Install complete |
| None | Nothing is installed |
| NoUpdateFound | No install need |