Share via


ContainedAttribute Class

Definition

Mark a navigation property as containment.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class ContainedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ContainedAttribute = class
    inherit Attribute
Public NotInheritable Class ContainedAttribute
Inherits Attribute
Inheritance
ContainedAttribute
Attributes

Constructors

ContainedAttribute()

Applies to