SqlColumnBinder.GetByte Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetByte(DbDataReader) Retrieves the value of this column as an int from the given reader. An exception will be thrown if the column is null
Public method GetByte(DbDataReader, Byte) Retrieves the value of this column as an int from the given reader. An exception will be thrown if the column is null
Public method GetByte(DbDataReader, Byte, Byte) Retrieves the value of this column as an int from the given reader. An exception will be thrown if the column is null

Top

See Also

Reference

SqlColumnBinder Class

Microsoft.TeamFoundation.Framework.Server Namespace