[Missing <summary> documentation for "N:TimeCockpit.Data.Install"]
Klassen
| Klasse | Beschreibung | |
|---|---|---|
| CompiledInstallationComponent |
Represents an installation component that is based on compiled .NET code
| |
| Feature |
Represents an installed feature
| |
| InstallationComponent |
Represents a component that is used in the installation and update process
| |
| InstallationComponentCollection |
Represents a collection of InstallationComponent objects.
| |
| InstallationGroup |
Represents a list of installer components
| |
| InstallationScript |
Represents an installation component that is based on a script (e.g. T-SQL, Python, etc.)
| |
| PythonInstallationScript |
Represents an installation script that is based on IronPython.
| |
| SqlInstallationScript |
Represents an installation script that is based on T-SQL.
|
Aufzählungen
| Aufzählung | Beschreibung | |
|---|---|---|
| FeatureStatus |
Represents the installation status of a feature
| |
| InstallationComponentStatus |
Represents the status about installed components
| |
| StatementExecution |
Represents an enum that indicates under which condition a sql statement is executed
|