OfficeDataSourceObject Members

Include Protected Members
Include Inherited Members

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

The OfficeDataSourceObject type exposes the following members.

Properties

  Name Description
Public property Columns Returns an ODSOColumns object that represents the fields in a data source.
Public property ConnectString Returns or sets a String that represents the connection to the specified mail merge data source.
Public property DataSource Returns or sets a String that represents the name of the attached data source.
Public property Filters Returns a FileDialogFilters collection.
Public property RowCount Returns an Integer that represents the number of records in the specified data source.
Public property Table Returns a String that represents the name of the table within the data source file that contains the mail merge records.

Top

Methods

  Name Description
Public method ApplyFilter Applies a filter to a mail merge data source to filter specified records meeting specified criteria.
Public method Move Moves the focus to a specified row in a mail merge data source.
Public method Open Opens a connection to a mail merge data source.
Public method SetSortOrder Sets the sort order for mail merge data.

Top

See Also

Reference

OfficeDataSourceObject Interface

Microsoft.Office.Core Namespace