Поделиться через


SqlAssemblyEvent Members

The SqlAssemblyEvent object represents the Microsoft SQL Server assembly events that can be included in an assembly event set.

The following tables list the members exposed by the SqlAssemblyEvent type.

Public Properties

  Имя Description
ms220442.pubproperty(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif AlterAssembly Gets an assembly event that can be included in the event set.
ms220442.pubproperty(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif DropAssembly Gets an assembly event that can be included in the event set.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif Add Returns an SQL assembly event set that is created by adding two SQL assembly events together.
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif BitwiseOr  
ms220442.pubmethod(ru-ru,SQL.90).gif Equals Overloaded. Overridden.  
ms220442.pubmethod(ru-ru,SQL.90).gif GetHashCode Overridden. This method supports the Microsoft SQL Server 2005 infrastructure and is not intended to be used directly from your code.
ms220442.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif op_Addition Creates an assembly event set by performing an addition operation on two SqlAssemblyEvent objects.
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif op_BitwiseOr Creates an assembly event set by performing a bitwise OR operation on two ServerEvent objects.
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif op_Equality Creates an assembly event set by performing an equality operation on two SqlAssemblyEvent objects.
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif op_Implicit  
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif op_Inequality Creates an assembly event set by performing an inequality operation on two SqlAssemblyEvent objects.
ms220442.pubmethod(ru-ru,SQL.90).gifms220442.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220442.pubmethod(ru-ru,SQL.90).gif ToString Overridden. Returns the referenced object in string format.

В начало

Protected Methods

  Имя Description
ms220442.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms220442.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

SqlAssemblyEvent Class
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Handling SMO Events