다음을 통해 공유


DbUpdatableDataRecord.GetInt32(Int32) 메서드

정의

필드 값을 .로 검색 Int32합니다.

public:
 override int GetInt32(int ordinal);
public override int GetInt32(int ordinal);
override this.GetInt32 : int -> int
Public Overrides Function GetInt32 (ordinal As Integer) As Integer

매개 변수

ordinal
Int32

필드의 서수입니다.

반품

필드 값입니다 Int32.

구현

적용 대상