MarkLogic XDBC.NET Library

IXdbcResultSequence.NextStream Property

The next Stream in the result sequence, null if there is no next stream

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

See Also

IXdbcResultSequence Interface | MarkLogic.Xdbc Namespace