Policy.ConnectionProcessingStarted 事件

定义

在策略执行开始之前为一个连接触发的事件。

public event Microsoft.SqlServer.Management.Dmf.Policy.ConnectionProcessingStartedEventHandler ConnectionProcessingStarted;
member this.ConnectionProcessingStarted : Microsoft.SqlServer.Management.Dmf.Policy.ConnectionProcessingStartedEventHandler 
Public Event ConnectionProcessingStarted As Policy.ConnectionProcessingStartedEventHandler 

事件类型

适用于