Aspose::Words::Settings::MailMergeSettings::set_Query method

MailMergeSettings::set_Query method

Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string.

void Aspose::Words::Settings::MailMergeSettings::set_Query(const System::String &value)

See Also