DataRetrievalPlan Members
Represents settings that are required to retrieve data from the delivery query for data-driven subscriptions.
The following tables list the members exposed by the DataRetrievalPlan type.
Public Constructors
名称 | Description | |
---|---|---|
DataRetrievalPlan |
顶部
Public Properties
名称 | Description | |
---|---|---|
DataSet | Gets or sets a dataset containing the delivery query that is executed against the data source in a data-driven subscription. | |
Item | Gets or sets the data source (DataSourceDefinitionOrReference object) from which data is retrieved. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
DataRetrievalPlan Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace