Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents settings that are required to retrieve data from the delivery query for data-driven subscriptions.
Иерархия наследования
System.Object
ReportService2005.DataRetrievalPlan
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
Public Class DataRetrievalPlan
'Применение
Dim instance As DataRetrievalPlan
public class DataRetrievalPlan
public ref class DataRetrievalPlan
type DataRetrievalPlan = class end
public class DataRetrievalPlan
Тип DataRetrievalPlan обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DataRetrievalPlan | Initializes a new instance of the DataRetrievalPlan class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Замечания
A DataRetrievalPlan object is returned as output by the GetDataDrivenSubscriptionProperties method and is passed as input to the CreateDataDrivenSubscription and SetDataDrivenSubscriptionProperties methods.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)