The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: