Bagikan melalui


RuntimeEntityType.IEntityType.GetServiceProperties Metode

Definisi

Mendapatkan semua yang IServiceProperty ditentukan pada jenis entitas ini.

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

Mengembalikan

Properti layanan yang ditentukan pada jenis entitas ini.

Penerapan

Atribut

Berlaku untuk