Aspose::Words::Settings::MailMergeSettings::get_Query method

MailMergeSettings::get_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.

System::String Aspose::Words::Settings::MailMergeSettings::get_Query() const

See Also