Bagikan melalui


PropertyValues.Properties Properti

Definisi

Mendapatkan properti tempat objek ini menyimpan nilai.

public abstract System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IProperty>
Public MustOverride ReadOnly Property Properties As IReadOnlyList(Of IProperty)

Nilai Properti

Properti.

Keterangan

Lihat Mengakses entitas terlacak di EF Core untuk informasi dan contoh selengkapnya.

Berlaku untuk