ReverseEngineer.RaiseCancellationOpportunityEvent 方法

引发 CancellationOpportunityReached 事件。

命名空间:  Microsoft.Data.Schema.SchemaModel
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
Protected Sub RaiseCancellationOpportunityEvent
protected void RaiseCancellationOpportunityEvent()
protected:
void RaiseCancellationOpportunityEvent()
member RaiseCancellationOpportunityEvent : unit -> unit 
protected function RaiseCancellationOpportunityEvent()

异常

异常 条件
OperationCanceledException

CancelEventArgs.Cancel 属性已经设置为 true。

.NET Framework 安全性

请参见

参考

ReverseEngineer 类

Microsoft.Data.Schema.SchemaModel 命名空间

CancellationOpportunityReached