Binds the variable's value to the argument value. The variable should be of type xs:integer.
Binds the variable's value to the argument value. The variable should be of type xs:integer.
void SetInteger(XmlQualifiedName,int);
Binds the variable's value to the argument value. The variable should be of type xs:integer.
void SetInteger(XmlQualifiedName,long);
IXdbcCommand Interface | MarkLogic.Xdbc Namespace