MarkLogic XDBC.NET Library

IXdbcResultSequence.Stream Property

The underlying Stream for reading bytes out of the results sequence

[Visual Basic]
Property Stream As Stream
[C#]
System.IO.Stream Stream {get;}

See Also

IXdbcResultSequence Interface | MarkLogic.Xdbc Namespace