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


PropertyBaseExtensions.GetIndex(IPropertyBase) Метод

Определение

Возвращает индекс свойства для этого свойства.

public static int GetIndex (this Microsoft.EntityFrameworkCore.Metadata.IPropertyBase property);
static member GetIndex : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase -> int
<Extension()>
Public Function GetIndex (property As IPropertyBase) As Integer

Параметры

property
IPropertyBase

Свойство, для которого будет возвращен индекс свойства.

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

Индекс свойства.

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