SPSite.ContentDatabase Property
Gets the content database that is associated with the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public SPContentDatabase ContentDatabase { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPContentDatabaseAn SPContentDatabase object that represents the content database.