Click or drag to resize

IMailMergeDataSource Methods

The IMailMergeDataSource type exposes the following members.

Methods
 NameDescription
Public methodCode exampleGetChildDataSource The mail merge engine invokes this method when it encounters a beginning of a nested mail merge region.
Public methodCode exampleMoveNext Advances to the next record in the data source.
Public methodCode exampleTryGetValue Tries to get the value with a name equal to valueName from the current record in data source.
Top
See Also