MarkLogic XDBC.NET Library

IXdbcCommand.ClearVariables Method 

Clears out all of the bindings and types Hashtables

[Visual Basic]
Sub ClearVariables()
[C#]
void ClearVariables();

Exceptions

Exception TypeCondition
XdbcExceptionIf a database access error occurs

See Also

IXdbcCommand Interface | MarkLogic.Xdbc Namespace