Bagikan melalui


RuntimeEntityType.IReadOnlyEntityType.GetServiceProperties Metode

Definisi

Mendapatkan semua yang IReadOnlyServiceProperty ditentukan pada jenis entitas ini.

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

Mengembalikan

Properti layanan yang ditentukan pada jenis entitas ini.

Penerapan

Atribut

Berlaku untuk