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 Type
Condition
XdbcException
If a database access error occurs
See Also
IXdbcCommand Interface
|
MarkLogic.Xdbc Namespace