modGetAppInfo

See Also

[@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