Поделиться через


RuntimeEntityType.IEntityType.GetServiceProperties Метод

Определение

Возвращает все , определенные для IServiceProperty этого типа сущности.

[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

Возвращаемое значение

Свойства службы, определенные для этого типа сущности.

Реализации

Атрибуты

Применяется к