다음을 통해 공유


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

속성입니다.

반환

해당 값을 찾을 수 있는 인덱스입니다.

적용 대상