Sdílet prostřednictvím


ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Metoda

Definice

Získá index do místa ValueBuffer , kde lze najít hodnotu vlastnosti.

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

Parametry

property
IPropertyBase

Vlastnost.

Návraty

Index, kde lze najít jeho hodnotu.

Platí pro