IContextService.ActionContext プロパティ

定義

IContextProvider のアクション コンテキストを取得します。

public:
 property Microsoft::SqlServer::Management::IContextProvider ^ ActionContext { Microsoft::SqlServer::Management::IContextProvider ^ get(); };
public Microsoft.SqlServer.Management.IContextProvider ActionContext { get; }
member this.ActionContext : Microsoft.SqlServer.Management.IContextProvider
Public ReadOnly Property ActionContext As IContextProvider

プロパティ値

IContextProvider のアクション コンテキスト。

適用対象