Classe ModelCatalogItem
Used to provide a listing of all model perspectives in a model in the report server namespace.
Gerarchia di ereditarietà
System.Object
ReportService2005.ModelCatalogItem
Spazio dei nomi ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Sintassi
'Dichiarazione
Public Class ModelCatalogItem
'Utilizzo
Dim instance As ModelCatalogItem
public class ModelCatalogItem
public ref class ModelCatalogItem
type ModelCatalogItem = class end
public class ModelCatalogItem
Nel tipo ModelCatalogItem sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ModelCatalogItem | Initializes a new instance of the ModelCatalogItem class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Description | Gets a description of the model catalog item. | |
Model | Gets the full path to the model catalog item. | |
Perspectives | Gets a list of any perspectives for this model. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.