| PMEnvironment Properties |
The PMEnvironment type exposes the following members.
| Name | Description | |
|---|---|---|
| DatabaseCatalog |
The Database name within SQL Server
| |
| DatabaseInstance |
The MS SQL Server Instance this installation is pointed to
| |
| DatabaseVersion |
The database schema version number as a string
| |
| InstallationVersion |
The installed or last run version.
| |
| InstalledLocally |
Returns true if the PMTracking service is installed locally, based on Programs and Features.
| |
| ServiceReachable |
Checks that service is actually reachable. First checks InstalledLocally for possible quick fail.
|