Класс ModelCatalogItem
Used to provide a listing of all model perspectives in a model in the report server namespace.
Иерархия наследования
System. . :: . .Object
ReportService2005..::..ModelCatalogItem
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ModelCatalogItem
'Применение
Dim instance As ModelCatalogItem
[SerializableAttribute]
public class ModelCatalogItem
[SerializableAttribute]
public ref class ModelCatalogItem
[<SerializableAttribute>]
type ModelCatalogItem = class end
public class ModelCatalogItem
Тип ModelCatalogItem обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ModelCatalogItem | Initializes a new instance of the ModelCatalogItem class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
Finalize | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
MemberwiseClone | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.