Share via


modGetAppInfo

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

[@AppId =] 'id

Returns all the public properties of a team solution. Exists in the modSystem database.

Parameters

[@AppId =] 'id'

The team solution ID in the modApplications table.

Example

The following example returns a one-row result set with the properties of the team solution registered with id = 5 in the modSystem database.

EXEC modGetAppInfo 5