ModelPerspective クラス
モデルの分析観点に関する情報を提供します。
名前空間: ReportService2006
アセンブリ: ReportService2006 (ReportService2006.dll)
構文
'宣言
<SerializableAttribute> _
Public Class ModelPerspective
'使用
Dim instance As ModelPerspective
[SerializableAttribute]
public class ModelPerspective
[SerializableAttribute]
public ref class ModelPerspective
[<SerializableAttribute>]
type ModelPerspective = class end
public class ModelPerspective
説明
モデル分析観点は、モデルに含まれるモデル アイテムのサブセットを識別します。分析観点内のモデル アイテムだけを取得するために、モデル分析観点名を GetUserModel API で使用します。
継承階層
System. . :: . .Object
ReportService2006..::..ModelPerspective
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。