AddonDataHandler properties
SharePoint 2013
The AddonDataHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConnectionString | Gets the connection string used to connect to the data source. |
|
Data | Gets a DataSet that describes the structure of the data requested by the server. |
|
Error | Gets or sets the exception that specifies the error that occurred while trying to retrieve data. |
|
QueryString | Gets the query string used to request source data. |
Show: