SqlFileStream.ReadByte Method ()
.NET Framework (current version)
Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream.
Assembly: System.Data (in System.Data.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The object does not support reading of data. |
.NET Framework
Available since 2.0
Available since 2.0
Show: