Поделиться через


ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Метод

Определение

Возвращает индекс в , ValueBuffer где можно найти значение свойства.

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

Параметры

property
IPropertyBase

Свойство.

Возвращаемое значение

Индекс, в котором можно найти его значение.

Применяется к