ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Yöntem

Tanım

Özelliğin ValueBuffer değerinin buluna olduğu dizine 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

Int32

Değerinin buluna dizini.

Şunlara uygulanır