Binds the variable's value to the argument value. The variable should be of type xs:date.
Binds the variable's value to the argument value. The variable should be of type xs:date.
void SetDate(XmlQualifiedName,DateTime);
Binds the variable's value to the argument value. The variable should be of type xs:date.
void SetDate(XmlQualifiedName,string);
IXdbcCommand Interface | MarkLogic.Xdbc Namespace