次の方法で共有


ModelPerspective クラス

モデルの分析観点に関する情報を提供します。

名前空間:  ReportService2005
アセンブリ:  ReportService2005 (ReportService2005.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
  ReportService2005..::..ModelPerspective

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。