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