Поделиться через


CatalogItem Members

Represents an item in the report server database.

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

Public Constructors

  Имя Description
CatalogItem  

В начало

Public Properties

  Имя Description
ms164281.pubproperty(ru-ru,SQL.90).gif CreatedBy Gets the name of the user who originally added the item to the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif CreationDate Gets the date and time that the item was added to the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif CreationDateSpecified  
ms164281.pubproperty(ru-ru,SQL.90).gif Description Gets or sets the description of an item.
ms164281.pubproperty(ru-ru,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(ru-ru,SQL.90).gif ExecutionDateSpecified  
ms164281.pubproperty(ru-ru,SQL.90).gif Hidden Indicates whether an item is hidden on the user interface.
ms164281.pubproperty(ru-ru,SQL.90).gif HiddenSpecified  
ms164281.pubproperty(ru-ru,SQL.90).gif ID Gets the ID of an item in the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif MimeType The Multipurpose Internet Mail Extensions (MIME) type of a resource in the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif ModifiedBy Gets the name of the user who last modified the item. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif ModifiedDate Gets the date and time the user last modified the item. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif ModifiedDateSpecified  
ms164281.pubproperty(ru-ru,SQL.90).gif Name Gets or sets the name of an item in the report server database.
ms164281.pubproperty(ru-ru,SQL.90).gif Path Gets the full path name of an item in the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif Size Gets the size, in bytes, of an item in the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif SizeSpecified  
ms164281.pubproperty(ru-ru,SQL.90).gif Type Gets the type of an item in the report server database. Read-only.
ms164281.pubproperty(ru-ru,SQL.90).gif VirtualPath Gets the virtual path of the item in the report server. Read-only.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms164281.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164281.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms164281.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms164281.pubmethod(ru-ru,SQL.90).gifms164281.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164281.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms164281.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms164281.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

CatalogItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace