Microsoft.SharePoint.SPWebApplication.SPContentDBCollectionSharePoint 内容数据库集合

Microsoft.SharePoint.SPWebApplication.SPContentDBCollection (ClassType)

该集合包含 SharePoint 场中的所有内容数据库。

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId839b92e9-ffff-60ae-2a08-f8cd1feb9977

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SharePoint.SPWebApplication.SPContentDBCollection:
FarmID  string  SPContentDBCollection 的 FarmID WebApplication SPContentDBCollection 的 场 ID。 true 256  False 
DBPath  string  SharePoint ContentDBCollection 路径 WebApplication 中 SPContentDBCollection 的路径属性。 true 256  False 
Name  string  SharePoint ContentDBCollection 名称 WebApplication 中 SPContentDBCollection 的名称属性。 true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPWebApplication.SPContentDBCollection" Accessibility="Public" Abstract="true" 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>