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 | |
---|---|---|
CreatedBy | Gets the name of the user who originally added the item to the report server database. Read-only. | |
CreationDate | Gets the date and time that the item was added to the report server database. Read-only. | |
CreationDateSpecified | ||
Description | Gets or sets the description of an item. | |
ExecutionDate | Gets the date and time at which a report execution snapshot was last created for a report. Read-only. | |
ExecutionDateSpecified | ||
Hidden | Indicates whether an item is hidden on the user interface. | |
HiddenSpecified | ||
ID | Gets the ID of an item in the report server database. Read-only. | |
MimeType | The Multipurpose Internet Mail Extensions (MIME) type of a resource in the report server database. Read-only. | |
ModifiedBy | Gets the name of the user who last modified the item. Read-only. | |
ModifiedDate | Gets the date and time the user last modified the item. Read-only. | |
ModifiedDateSpecified | ||
Name | Gets or sets the name of an item in the report server database. | |
Path | Gets the full path name of an item in the report server database. Read-only. | |
Size | Gets the size, in bytes, of an item in the report server database. Read-only. | |
SizeSpecified | ||
Type | Gets the type of an item in the report server database. Read-only. | |
VirtualPath | Gets the virtual path of the item in the report server. Read-only. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
CatalogItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace