Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPContentDBCollectionSharePoint Content Database Collection

Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPContentDBCollection (ClassType)

This collection contains all Content Databases in a SharePoint farm.

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf77873f9-b5b2-13c8-b2e4-6e997227dbc7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPContentDBCollection:
FarmID  string  FarmID For SPContentDBCollection Farm ID for WebApplication SPContentDBCollection. true 256  False 
DBPath  string  SharePoint ContentDBCollection Path Path property of SPContentDBCollection in WebApplication. true 256  False 
Name  string  SharePoint ContentDBCollection Name Name property of SPContentDBCollection in WebApplication. true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPWebApplication.SPContentDBCollection" Accessibility="Public" Abstract="false" Base="SCIG!Microsoft.SystemCenter.InstanceGroup" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="DBPath" Type="string" Key="true"/>
<Property ID="Name" Type="string" Key="true"/>
</ClassType>