ModelCatalogItem-Klasse
Used to provide a listing of all model perspectives in a model in the report server namespace.
Vererbungshierarchie
System. . :: . .Object
ReportService2005..::..ModelCatalogItem
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ModelCatalogItem
'Usage
Dim instance As ModelCatalogItem
[SerializableAttribute]
public class ModelCatalogItem
[SerializableAttribute]
public ref class ModelCatalogItem
[<SerializableAttribute>]
type ModelCatalogItem = class end
public class ModelCatalogItem
Der ModelCatalogItem-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ModelCatalogItem | Initializes a new instance of the ModelCatalogItem class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.