次の方法で共有


Context クラス

ストアド プロシージャの実行コンテキストを提供します。

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
Public NotInheritable Class Context
'使用
Dim instance As Context
public sealed class Context
public ref class Context sealed
[<SealedAttribute>]
type Context =  class end
public final class Context

説明

Context オブジェクトは、ストアド プロシージャが現在の実行コンテキストを取得するための一連の静的プロパティを提供します。すべての Microsoft.AnalysisServices.AdomdServer メタデータ オブジェクト (読み取り専用) は、Context オブジェクトを通じて取得できます。

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..Context

スレッド セーフ

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