Bagikan melalui


ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Metode

Definisi

Mendapatkan indeks ke ValueBuffer tempat nilai properti dapat ditemukan.

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

Parameter

property
IPropertyBase

Properti .

Mengembalikan

Indeks tempat nilainya dapat ditemukan.

Berlaku untuk