SPContentDatabase.QueryFeatures Method

Include Protected Members
Include Inherited Members

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, 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