DatabaseEventArgs 멤버
The DatabaseEventArgs object represents the arguments passed by the event raised by the database.
DatabaseEventArgs 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
DatabaseEventArgs | The DatabaseEventArgs object represents the arguments passed by the event raised by the database. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
DatabaseEventType | Gets the type of database event. | |
Name | Gets the name of the database. | |
SmoObject | Gets the object that caused the database event. | |
Urn | Gets the Uniform Resource Name (URN) address of SMO event. (SmoEventArgs에서 상속됩니다.) |
맨 위로 이동