ActionCompletedEventArgs.Context Proprietà

Definizione

Ottiene la proprietà Context specificata dal contesto.

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

Valore della proprietà

Restituisce il valore del contesto.

Si applica a