MarkLogic XDBC.NET Library

IXdbcResultSequence.IsClosed Property

Whether or not the result sequence is closed.

[Visual Basic]
Property IsClosed As Boolean
[C#]
bool IsClosed {get;}

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcResultSequence Interface | MarkLogic.Xdbc Namespace