SqlFileStream::SetLength Method (Int64)
.NET Framework (current version)
Sets the length of the current stream.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System::Int64
The desired length of the current stream in bytes.
| Exception | Condition |
|---|---|
| NotSupportedException | The object does not support reading of data. |
.NET Framework
Available since 2.0
Available since 2.0
Show: