NDBMailMergeDataSource Class Members
In This Topic
The following tables list the members exposed by NDBMailMergeDataSource.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | ConnectionString | Gets or sets the connection string associated with this connection |
 | ConnectionType | Gets or sets the connection type associated with this connection |
 | Query | Gets/Sets the select query |
Top
Public Methods
| Name | Description |
 | LoadDataTable | Overridden. Loads a data source from the given select query. |
Top
Protected Methods
| Name | Description |
 | Uxl | Overridden. |
 | vxl | Overridden. |
Top
See Also