Aracılığıyla paylaş


PropertyBaseExtensions.GetIndex(IPropertyBase) Yöntem

Tanım

Bu özelliğin özellik dizinini alır.

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

Parametreler

property
IPropertyBase

Özellik dizininin döndürüleceği özellik.

Döndürülenler

özelliğinin dizini.

Şunlara uygulanır