Note that this conversion may involve some loss of precision due to differences in .NET and XQuery types.
Binds the variable's value to the argument value. The variable should be of type xs:decimal. Note that this conversion may involve some loss of precision due to differences in .NET and XQuery types.
void SetDecimal(XmlQualifiedName,decimal);
Binds the variable's value to the argument value. The variable should be of type xs:decimal.
void SetDecimal(XmlQualifiedName,string);
IXdbcCommand Interface | MarkLogic.Xdbc Namespace