ModelPerspective クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
モデルのパースペクティブに関する情報を提供します。
public ref class ModelPerspective
[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 ModelPerspective
[<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 ModelPerspective = class
Public Class ModelPerspective
- 継承
-
ModelPerspective
- 属性
注釈
モデル パースペクティブは、モデルに含まれるモデル アイテムのサブセットを識別します。 パースペクティブ内のモデル アイテムだけを取得するために、モデル パースペクティブ名を GetUserModel メソッドで使用します。
コンストラクター
ModelPerspective() |
ModelPerspective クラスの新しいインスタンスを初期化します。 |
プロパティ
Description |
パースペクティブの説明を取得します。 読み取り専用です。 |
ID |
パースペクティブの ID を取得します。 読み取り専用です。 |
Name |
パースペクティブの名前を取得または設定します。 読み取り専用です。 |