ObjectRenamedEventArgs 멤버

The ObjectRenamedEventArgs object represents the arguments passed by the event raised when an object is renamed.

ObjectRenamedEventArgs 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 NewName Gets the new name of the object.
공용 속성 OldName Gets the old name of the object.
공용 속성 OldUrn Property identifying the URN object before changing.
공용 속성 SmoObject Gets the object that is being renamed.
공용 속성 Urn Gets the Uniform Resource Name (URN) address of SMO event. (SmoEventArgs에서 상속됩니다.)

맨 위로 이동