Condividi tramite


Membri CatalogItem

Represents an item in the report server database.

Il tipo CatalogItem espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico CatalogItem Initializes a new instance of the CatalogItem class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto