Partager via


CatalogItem Members

Represents an item in the report server database.

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

Public Constructors

  Nom Description
CatalogItem  

Haut de la page

Public Properties

  Nom Description
ms164281.pubproperty(fr-fr,SQL.90).gif CreatedBy Gets the name of the user who originally added the item to the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif CreationDate Gets the date and time that the item was added to the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif CreationDateSpecified  
ms164281.pubproperty(fr-fr,SQL.90).gif Description Gets or sets the description of an item.
ms164281.pubproperty(fr-fr,SQL.90).gif ExecutionDate Gets the date and time at which a report execution snapshot was last created for a report. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif ExecutionDateSpecified  
ms164281.pubproperty(fr-fr,SQL.90).gif Hidden Indicates whether an item is hidden on the user interface.
ms164281.pubproperty(fr-fr,SQL.90).gif HiddenSpecified  
ms164281.pubproperty(fr-fr,SQL.90).gif ID Gets the ID of an item in the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif MimeType The Multipurpose Internet Mail Extensions (MIME) type of a resource in the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif ModifiedBy Gets the name of the user who last modified the item. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif ModifiedDate Gets the date and time the user last modified the item. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif ModifiedDateSpecified  
ms164281.pubproperty(fr-fr,SQL.90).gif Name Gets or sets the name of an item in the report server database.
ms164281.pubproperty(fr-fr,SQL.90).gif Path Gets the full path name of an item in the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif Size Gets the size, in bytes, of an item in the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif SizeSpecified  
ms164281.pubproperty(fr-fr,SQL.90).gif Type Gets the type of an item in the report server database. Read-only.
ms164281.pubproperty(fr-fr,SQL.90).gif VirtualPath Gets the virtual path of the item in the report server. Read-only.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms164281.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164281.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms164281.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms164281.pubmethod(fr-fr,SQL.90).gifms164281.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164281.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms164281.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms164281.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

CatalogItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace