LaunchedEventArgs.ResultContext プロパティ

定義

コンテキストから指定された結果を得ます。

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

プロパティ値

文脈から得られる指定の結果です。

適用対象