Sdílet prostřednictvím


PropertyBaseExtensions.GetIndex(IPropertyBase) Metoda

Definice

Získá index vlastnosti pro tuto vlastnost.

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

Parametry

property
IPropertyBase

Vlastnost, pro kterou bude vrácen index vlastnosti.

Návraty

Index vlastnosti.

Platí pro