Udostępnij za pośrednictwem


PropertyBaseExtensions.GetIndex(IPropertyBase) Metoda

Definicja

Pobiera indeks właściwości dla tej właściwości.

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

Właściwość, dla której zostanie zwrócony indeks właściwości.

Zwraca

Indeks właściwości.

Dotyczy