다음을 통해 공유


DbUpdatableDataRecord.GetValue(Int32) 메서드

정의

필드 값을 검색합니다.

public override object GetValue (int i);
override this.GetValue : int -> obj
Public Overrides Function GetValue (i As Integer) As Object

매개 변수

i
Int32

필드 서수입니다.

반환

필드 값입니다.

구현

적용 대상