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::Position Property
.NET Framework (current version)
Gets or sets the position within the current stream.
Assembly: System.Data (in System.Data.dll)
public: property long long Position { virtual long long get() override; virtual void set(long long value) override; }
.NET Framework
Available since 2.0
Available since 2.0
Show: