SPRelatedField.RelationshipDeleteBehavior 属性

获取由子列表中的查阅字段的删除行为。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property RelationshipDeleteBehavior As SPRelationshipDeleteBehavior
    Get
用法
Dim instance As SPRelatedField
Dim value As SPRelationshipDeleteBehavior

value = instance.RelationshipDeleteBehavior
public SPRelationshipDeleteBehavior RelationshipDeleteBehavior { get; }

属性值

类型:Microsoft.SharePoint.SPRelationshipDeleteBehavior
源列表中的字段定义源列表和相关的列表中包含字段之间的数据完整性关系的查找一个枚举值。

另请参阅

引用

SPRelatedField 类

SPRelatedField 成员

Microsoft.SharePoint 命名空间

RelationshipDeleteBehavior