Udostępnij za pośrednictwem


ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Metoda

Definicja

Pobiera indeks do lokalizacji, w ValueBuffer której można znaleźć wartość właściwości.

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

Właściwość.

Zwraca

Indeks, w którym można znaleźć jego wartość.

Dotyczy