Condividi tramite


Classe SqlAssemblyEvents

The SqlAssemblyEvents object represents the settings that are required for SQL Server assembly event notification.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Class SqlAssemblyEvents
'Utilizzo
Dim instance As SqlAssemblyEvents
public class SqlAssemblyEvents
public ref class SqlAssemblyEvents
type SqlAssemblyEvents =  class end
public class SqlAssemblyEvents

Osservazioni

The SqlAssemblyEvents class is accessed through Events property and cannot be created as a stand-alone object.

Thread Safety

Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..SqlAssemblyEvents

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.