LaunchedEventArgs.ResultContext Propiedad

Definición

Recibe el resultado especificado del contexto.

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

Valor de propiedad

Resultado especificado del contexto.

Se aplica a