DacServices.LogObjectHashed Evento
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Richiamato come logger esegue l'hash di un nome oggetto quando HashObjectNamesInLogs è impostato su true.
public static event EventHandler<Microsoft.SqlServer.Dac.LogObjectHashedEventArgs> LogObjectHashed;
member this.LogObjectHashed : EventHandler<Microsoft.SqlServer.Dac.LogObjectHashedEventArgs>
Public Shared Custom Event LogObjectHashed As EventHandler(Of LogObjectHashedEventArgs)
Public Shared Event LogObjectHashed As EventHandler(Of LogObjectHashedEventArgs)