MailMergeDataSource.ConnectString Property
Office 2007
| Publisher Developer Reference |
Syntax
expression.ConnectString
expression A variable that represents a MailMergeDataSource object.
Return Value
String
Example
This example checks if the connection string contains the characters OLEDB and displays a message accordingly.
| Visual Basic for Applications |
|---|
|