RelationshipDeleteBehaviorType 列挙体

関連するルックアップ フィールドによって、リストが含まれているサイトを識別する GUID を示す値を取得します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内);  Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内)  Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)

構文

'宣言
Public Enumeration RelationshipDeleteBehaviorType
'使用
Dim instance As RelationshipDeleteBehaviorType
public enum RelationshipDeleteBehaviorType

メンバー

メンバー名 説明
None リレーションシップの動作を適用しないことを指定した値を列挙します。.値 = 0。
Cascade 連鎖動作を指定する値を列挙します。値 = 1 です。
Restrict 制限する動作を指定する値を列挙します。値 = 2 します。

関連項目

参照先

Microsoft.SharePoint.Client 名前空間