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


UserDefinedFunctionEvent Members

The UserDefinedFunctionEvent object represents the Microsoft SQL Server user-defined function events that can be included in a user-defined function event set.

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

Public Properties

  Имя Description
ms220619.pubproperty(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif AlterFunction Gets a user-defined function event that can be included in the event set.
ms220619.pubproperty(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif DropFunction Gets a user-defined function event that can be included in the event set.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif Add  
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif BitwiseOr  
ms220619.pubmethod(ru-ru,SQL.90).gif Equals Overloaded. Overridden.  
ms220619.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.
ms220619.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif op_Addition Creates a user-defined function event set by performing an addition operation on two UserDefinedFunctionEvent objects.
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif op_BitwiseOr Creates a user-defined function event set by performing a bitwise OR operation on two UserDefinedFunctionEvent objects.
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif op_Equality Creates a user-defined function event set by performing an equality operation on two UserDefinedFunctionEvent objects.
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif op_Implicit  
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif op_Inequality Creates a user-defined function event set by performing an inequality operation on two UserDefinedFunctionEvent objects.
ms220619.pubmethod(ru-ru,SQL.90).gifms220619.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220619.pubmethod(ru-ru,SQL.90).gif ToString Overridden. Returns the referenced object in string format.

В начало

Protected Methods

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

В начало

См. также

Справочник

UserDefinedFunctionEvent Class
Microsoft.SqlServer.Management.Smo Namespace

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

Handling SMO Events