Bagikan melalui


RuntimeEntityType.IReadOnlyEntityType.GetDerivedServiceProperties Metode

Definisi

Mendapatkan semua properti layanan yang dideklarasikan pada jenis yang berasal dari jenis entitas ini.

[System.Diagnostics.DebuggerStepThrough]
System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyServiceProperty> IReadOnlyEntityType.GetDerivedServiceProperties ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedServiceProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyServiceProperty>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType.GetDerivedServiceProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyServiceProperty>
Function GetDerivedServiceProperties () As IEnumerable(Of IReadOnlyServiceProperty) Implements IReadOnlyEntityType.GetDerivedServiceProperties

Mengembalikan

Properti layanan turunan.

Penerapan

Atribut

Berlaku untuk