Bagikan melalui


RuntimeEntityType.IEntityType.GetDeclaredServiceProperties Metode

Definisi

Mendapatkan semua properti layanan yang dideklarasikan pada yang diberikan IEntityType.

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

Mengembalikan

Properti layanan yang dinyatakan.

Penerapan

Atribut

Berlaku untuk