Gets the value of the specified column as a byte.
public override byte GetByte(
int
)
'Declaration
Public Overloads Overrides Function GetByte( _
ByVal As Integer _
) As Byte
Parameters
- ordinal
- The zero-based column ordinal.
Return Value
The value of the specified column as a byte.