다음을 통해 공유


DbUpdatableDataRecord.GetByte(Int32) 메서드

정의

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

public:
 override System::Byte GetByte(int ordinal);
public override byte GetByte(int ordinal);
override this.GetByte : int -> byte
Public Overrides Function GetByte (ordinal As Integer) As Byte

매개 변수

ordinal
Int32

필드의 서수입니다.

반품

필드 값입니다 byte.

구현

적용 대상