Represents the mail merge data source in a mail merge operation.

Methods

Name Description
Applies a filter to a mail merge data source to filter specified records meeting specified criteria.
Moves a record in a return set from a OfficeDataSourceObject object from one position to another.
Opens a table in a OfficeDataSourceObject object.
Sets the sort order for mail merge data.

Properties

Name Description
Gets an ODSOColumns object that represents the fields in a data source. Read-only.
Gets or sets a String that represents the connection to the specified mail merge data source. Read/write.
Gets or sets a String that represents the name of the attached data source. Read/write.
Gets the filter status for a OfficeDataSourceObject object. Read-only.
Gets a Long that represents the number of records in the specified data source. Read-only.
Gets a String that represents the name of the table within the data source file that contains the mail merge records. The returned value may be blank if the table name is unknown or not applicable to the current data source. Read-only.