SPContentDatabase.QueryFeatures method

Gets all site- or Web-scoped features in the content database.

Overload list

  Name Description
Public method QueryFeatures(Guid) Gets all site- or Web-scoped features in this content database that have a specific feature ID.
Public method QueryFeatures(SPFeatureScope, Boolean) Gets all site- or Web-scoped features that need to be upgraded, or all that do not, as specified.
Public method QueryFeatures(Guid, Boolean) Gets all site- or Web-scoped features in this content database that have a specific feature ID and that need to be upgraded, or all that do not, as specified.
Public method QueryFeatures(Guid, Int64)
Public method QueryFeatures(Guid, Version) Gets all site- or Web-scoped features in the content database that have a specific feature ID and version.

Top

See also

Reference

SPContentDatabase class

SPContentDatabase members

Microsoft.SharePoint.Administration namespace