다음을 통해 공유


DataRetrievalPlan 멤버

Represents settings that are required to retrieve data from the delivery query for data-driven subscriptions.

DataRetrievalPlan 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 DataRetrievalPlan Initializes a new instance of the DataRetrievalPlan class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 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.

맨 위로 이동