OrleansRelationalDownloadStream Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is a chunked read implementation for ADO.NET providers which do not otherwise implement GetStream(Int32) natively.
public class OrleansRelationalDownloadStream : System.IO.Stream
type OrleansRelationalDownloadStream = class
inherit Stream
Public Class OrleansRelationalDownloadStream
Inherits Stream
- Inheritance
-
OrleansRelationalDownloadStream
Orleans |
Initializes a new OrleansRelationalDownloadStream instance. |
Can |
Can the stream be read. |
Can |
Are seeks supported. |
Can |
Can the stream timeout. |
Can |
Can the stream write. |
Length |
The length of the stream. |
Position |
The current position in the stream. |
Copy |
A buffer copy operation from database to the destination stream. |
Dispose(Boolean) |
Dispose. |
Flush() |
Throws . |
Read(Byte[], Int32, Int32) |
Reads the stream. |
Read |
Reads the stream. |
Seek(Int64, Seek |
Throws . |
Set |
Throws . |
Write(Byte[], Int32, Int32) |
Throws . |
Produkt | Versiounen |
---|---|
.NET Orleans | 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |