Bagikan melalui


OwnedAttribute Kelas

Definisi

Menandai jenis sebagai milik. Semua referensi ke jenis ini akan dikonfigurasi sebagai jenis entitas yang dimiliki.

[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
Warisan
OwnedAttribute
Atribut

Keterangan

Lihat Pemodelan jenis entitas dan hubungan untuk informasi dan contoh selengkapnya.

Konstruktor

OwnedAttribute()

Menandai jenis sebagai milik. Semua referensi ke jenis ini akan dikonfigurasi sebagai jenis entitas yang dimiliki.

Berlaku untuk