Click or drag to resize
PMEnvironment Properties

The PMEnvironment type exposes the following members.

Properties
  NameDescription
Public propertyDatabaseCatalog
The Database name within SQL Server
Public propertyDatabaseInstance
The MS SQL Server Instance this installation is pointed to
Public propertyDatabaseVersion
The database schema version number as a string
Public propertyInstallationVersion
The installed or last run version.
Public propertyStatic memberInstalledLocally
Returns true if the PMTracking service is installed locally, based on Programs and Features.
Public propertyStatic memberServiceReachable
Checks that service is actually reachable. First checks InstalledLocally for possible quick fail.
Top
See Also