MarkLogic XDBC.NET Library

IXdbcCommand.IsClosed Property

Whether or not the command is closed.

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

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcCommand Interface | MarkLogic.Xdbc Namespace