Aracılığıyla paylaş


ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Yöntem

Tanım

Dizini ValueBuffer özellik değerinin bulunabileceği yere alır.

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

Parametreler

property
IPropertyBase

Özellik.

Döndürülenler

Değerinin bulunabileceği dizin.

Şunlara uygulanır