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

  Name Description
DataRetrievalPlan  

Top

Public Properties

  Name Description
ms165464.pubproperty(en-US,SQL.90).gif DataSet Gets or sets a dataset containing the delivery query that is executed against the data source in a data-driven subscription.
ms165464.pubproperty(en-US,SQL.90).gif Item Gets or sets the data source (DataSourceDefinitionOrReference object) from which data is retrieved.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165464.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165464.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165464.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165464.pubmethod(en-US,SQL.90).gifms165464.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165464.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165464.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165464.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DataRetrievalPlan Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace