PerspectiveAction Class
Perspective 要素のアクションに関する情報を表します。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)
構文
'宣言
<GuidAttribute("8B2BD297-1605-4953-956C-02D342C73731")> _
Public NotInheritable Class PerspectiveAction
Inherits ModelComponent
Implements ICloneable
[GuidAttribute("8B2BD297-1605-4953-956C-02D342C73731")]
public sealed class PerspectiveAction : ModelComponent, ICloneable
[GuidAttribute(L"8B2BD297-1605-4953-956C-02D342C73731")]
public ref class PerspectiveAction sealed : public ModelComponent, ICloneable
/** @attribute GuidAttribute("8B2BD297-1605-4953-956C-02D342C73731") */
public final class PerspectiveAction extends ModelComponent implements ICloneable
GuidAttribute("8B2BD297-1605-4953-956C-02D342C73731")
public final class PerspectiveAction extends ModelComponent implements ICloneable
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.PerspectiveAction
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
PerspectiveAction Members
Microsoft.AnalysisServices Namespace