MarkLogic XDBC.NET Library

IXdbcCommand.SetQName Method

Binds the variable's value to the argument value. The variable should be of type xs:QName.

Overload List

Binds the variable's value to the argument value. The variable should be of type xs:QName.

void SetQName(XmlQualifiedName,string);

Binds the variable's value to the argument value. The variable should be of type xs:QName.

void SetQName(XmlQualifiedName,XmlQualifiedName);

See Also

IXdbcCommand Interface | MarkLogic.Xdbc Namespace