SqlFileStream::Seek Method (Int64, SeekOrigin)
.NET Framework (current version)
Sets the position within the current stream.
Assembly: System.Data (in System.Data.dll)
Parameters
- offset
-
Type:
System::Int64
A byte offset relative to the origin parameter
- origin
-
Type:
System.IO::SeekOrigin
A value of type SeekOrigin indicating the reference point used to obtain the new position
.NET Framework
Available since 2.0
Available since 2.0
Show: