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.

Применяется к