Condividi tramite


OwnedAttribute Classe

Definizione

Contrassegna un tipo come di proprietà. Tutti i riferimenti a questo tipo verranno configurati come tipi di entità di proprietà.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class OwnedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type OwnedAttribute = class
    inherit Attribute
Public NotInheritable Class OwnedAttribute
Inherits Attribute
Ereditarietà
OwnedAttribute
Attributi

Commenti

Per altre informazioni ed esempi, vedere Modellazione di tipi di entità e relazioni .

Costruttori

OwnedAttribute()

Contrassegna un tipo come di proprietà. Tutti i riferimenti a questo tipo verranno configurati come tipi di entità di proprietà.

Si applica a