共用方式為


SPRelatedField.RelationshipDeleteBehavior property

取得子清單中的 [查詢] 欄位所定義的 「 刪除 」 行為。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property RelationshipDeleteBehavior As SPRelationshipDeleteBehavior
    Get
'用途
Dim instance As SPRelatedField
Dim value As SPRelationshipDeleteBehavior

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

Property value

Type: Microsoft.SharePoint.SPRelationshipDeleteBehavior
列舉值來定義資料完整性與之間的關係來源] 清單中相依的清單中包含欄位的查閱 [來源] 清單中的欄位。

請參閱

參照

SPRelatedField class

SPRelatedField members

Microsoft.SharePoint namespace

RelationshipDeleteBehavior