SharePoint 场包含 SPServerGroup

Microsoft.SharePoint.Foundation.2010.SPFarm.Contains.SPServerGroup (RelationshipType)

此关系指定 SPFarm 包含 SharePoint 服务器组。

Element properties:

SourceMicrosoft.SharePoint.Foundation.2010.SPFarm
TargetMicrosoft.SharePoint.Foundation.2010.SPServerGroup
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Foundation.2010.SPFarm.Contains.SPServerGroup" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SharePoint.Foundation.2010.SPFarm</Source>
<Target>Microsoft.SharePoint.Foundation.2010.SPServerGroup</Target>
</RelationshipType>