다음을 통해 공유


ObjectDroppedEventArgs 생성자

Initializes a new instance of the ObjectDroppedEventArgs class that has the specified Uniform Resource Name (URN) value and the specified inner object.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub New ( _
    urn As Urn _
)
‘사용 방법
Dim urn As Urn 

Dim instance As New ObjectDroppedEventArgs(urn)
public ObjectDroppedEventArgs(
    Urn urn
)
public:
ObjectDroppedEventArgs(
    Urn^ urn
)
new : 
        urn:Urn -> ObjectDroppedEventArgs
public function ObjectDroppedEventArgs(
    urn : Urn
)

매개 변수

SMO 이벤트 처리

참고 항목

참조

ObjectDroppedEventArgs 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스