Bagikan melalui


PropertyBaseExtensions.GetIndex(IPropertyBase) Metode

Definisi

Mendapatkan indeks properti untuk properti ini.

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

Parameter

property
IPropertyBase

Properti tempat indeks properti akan dikembalikan.

Mengembalikan

Indeks properti.

Berlaku untuk