Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
| Name | Description | |
|---|---|---|
![]() ![]() |
AlterFunction | Gets a user-defined function event that can be included in the event set. |
![]() ![]() |
DropFunction | Gets a user-defined function event that can be included in the event set. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() ![]() |
Add | |
![]() ![]() |
BitwiseOr | |
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. This method supports the Microsoft SQL Server 2005 infrastructure and is not intended to be used directly from your code. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Addition | Creates a user-defined function event set by performing an addition operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
op_BitwiseOr | Creates a user-defined function event set by performing a bitwise OR operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
op_Equality | Creates a user-defined function event set by performing an equality operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
op_Implicit | |
![]() ![]() |
op_Inequality | Creates a user-defined function event set by performing an inequality operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns the referenced object in string format. |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
UserDefinedFunctionEvent Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)