UserDefinedFunctionEvent 멤버
The UserDefinedFunctionEvent object represents the SQL Server user-defined function events that can be included in a user-defined function event set.
UserDefinedFunctionEvent 형식은 다음 멤버를 노출합니다.
메서드
| 이름 | 설명 | |
|---|---|---|
![]() ![]() |
Add | Adds two user defined function events to create a user defined function event set. |
![]() ![]() |
BitwiseOr | Combines two user defined function events using a bitwise or to create a user defined function event set. |
![]() |
Equals | Determines whether the referenced user-defined function event object is equal to the specified object. (Object. . :: . .Equals(Object)을(를) 재정의합니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (Object. . :: . .GetHashCode() () () ()을(를) 재정의합니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | Returns the referenced object in string format. (Object. . :: . .ToString() () () ()을(를) 재정의합니다.) |
맨 위로 이동
연산자
| 이름 | 설명 | |
|---|---|---|
![]() ![]() |
Addition | Creates a user-defined function event set by performing an addition operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
BitwiseOr | Creates a user-defined function event set by performing a bitwise OR operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
Equality | Creates a user-defined function event set by performing an equality operation on two UserDefinedFunctionEvent objects. |
![]() ![]() |
Implicit Widening Implicit Implicit Implicit(UserDefinedFunctionEvent to UserDefinedFunctionEventSet) | Casts a single user defined function event as a user defined function event set. |
![]() ![]() |
Inequality | Creates a user-defined function event set by performing an inequality operation on two UserDefinedFunctionEvent objects. |
맨 위로 이동
속성
| 이름 | 설명 | |
|---|---|---|
![]() ![]() |
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. |
맨 위로 이동
.gif)
.gif)
.gif)
.gif)
.gif)