SqlBytes::Stream Property
.NET Framework (current version)
Gets or sets the data of this SqlBytes as a stream.
Assembly: System.Data (in System.Data.dll)
Getting or setting the Stream property loads all the data into memory. Using it with large value data can cause an OutOfMemoryException.
.NET Framework
Available since 2.0
Available since 2.0
Show: