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