Freigeben über


Subscription Members

Represents a subscription in the report server database.

The following tables list the members exposed by the Subscription type.

Public Constructors

  Name Description
Subscription Initializes a new instance of the Subscription class.

Nach oben

Public Properties

  Name Description
Bb326359.pubproperty(de-de,SQL.90).gif Active Gets the ActiveState object of a subscription.
Bb326359.pubproperty(de-de,SQL.90).gif DeliverySettings Gets the settings for the delivery extension of the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif Description Gets a description of the format and the delivery method for the reports that are associated with the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif EventType Gets the type of event that triggers the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif IsDataDriven Gets a value that indicates whether the subscription is data-driven.
Bb326359.pubproperty(de-de,SQL.90).gif LastExecuted Gets the date and time the report server last executed the report.
Bb326359.pubproperty(de-de,SQL.90).gif LastExecutedSpecified Gets a value that indicates whether the LastExecuted property is specified.
Bb326359.pubproperty(de-de,SQL.90).gif ModifiedBy Gets the name of the user who last modified the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif ModifiedDate Gets the date and time the user last modified the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif Owner Gets the user name for the owner of the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif Path Gets the fully qualified URL of the report that is associated with the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif Report Gets the name of the report that is associated with the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif Status Gets the status of a subscription.
Bb326359.pubproperty(de-de,SQL.90).gif SubscriptionID Gets the ID of the subscription.
Bb326359.pubproperty(de-de,SQL.90).gif VirtualPath Gets the virtual path of the report.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
Bb326359.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb326359.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
Bb326359.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
Bb326359.pubmethod(de-de,SQL.90).gifBb326359.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb326359.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
Bb326359.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
Bb326359.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

Subscription Class
ReportService2006 Namespace