Compartir a través de


ReverseEngineer.RaiseCancellationOpportunityEvent (Método)

Genera el evento CancellationOpportunityReached.

Espacio de nombres:  Microsoft.Data.Schema.SchemaModel
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Protected Sub RaiseCancellationOpportunityEvent
protected void RaiseCancellationOpportunityEvent()
protected:
void RaiseCancellationOpportunityEvent()
member RaiseCancellationOpportunityEvent : unit -> unit 
protected function RaiseCancellationOpportunityEvent()

Excepciones

Excepción Condición
OperationCanceledException

La propiedad CancelEventArgs.Cancel está establecida en true.

Seguridad de .NET Framework

Vea también

Referencia

ReverseEngineer Clase

Microsoft.Data.Schema.SchemaModel (Espacio de nombres)

CancellationOpportunityReached