Compartilhar via


Membros CatalogItem

Represents an item in the report server database.

O tipo CatalogItem expõe os seguintes membros.

Construtores

  Nome Descrição
Método público CatalogItem Initializes a new instance of the CatalogItem class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início

Consulte também

Referência