RelationshipEndMember.DeleteBehavior 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個關聯性端點成員的作業行為。
public System.Data.Entity.Core.Metadata.Edm.OperationAction DeleteBehavior { get; set; }
member this.DeleteBehavior : System.Data.Entity.Core.Metadata.Edm.OperationAction with get, set
Public Property DeleteBehavior As OperationAction
屬性值
其中一個 OperationAction 值。 預設為 None 。