ModelCatalogItem 类

定义

用于提供模型的所有模型透视的列表。

public ref class ModelCatalogItem
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ModelCatalogItem
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ModelCatalogItem = class
Public Class ModelCatalogItem
继承
ModelCatalogItem
属性

构造函数

ModelCatalogItem()

初始化 ModelCatalogItem 类的新实例。

属性

Description

获取模型目录项的说明。

Model

获取模型目录项的完整路径。

Perspectives

获取或设置此模型的任何透视的列表。

适用于