IDataDispatcherOptions Members
If implemented by a class, provides functionality to bind a Snap document to a data source.Properties
| Name | Description |
|---|---|
| DataMember | Gets or sets a specific data member in a data source which contains several tables or members. Inherited from IDataSourceContainerOptions. |
| DataSource | Gets or sets the data source object used to connect to data. Inherited from IDataSourceContainerOptions. |
| DataSourceName | Specifies the name of a data source used for mail merge. |
| FilterString | Specifies the filter string applied to a Snap field data source. |
| Sorting | Specifies the data sorting criteria applied to a Snap field data source. |
See Also