다음을 통해 공유


DbUpdatableDataRecord.GetInt16(Int32) 메서드

정의

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

public:
 override short GetInt16(int ordinal);
public override short GetInt16(int ordinal);
override this.GetInt16 : int -> int16
Public Overrides Function GetInt16 (ordinal As Integer) As Short

매개 변수

ordinal
Int32

필드의 서수입니다.

반품

필드 값입니다 Int16.

구현

적용 대상