Udostępnij przez


ObjectDroppedEventArgs Constructor

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    urn As Urn _
)
public ObjectDroppedEventArgs (
    Urn urn
)
public:
ObjectDroppedEventArgs (
    Urn^ urn
)
public ObjectDroppedEventArgs (
    Urn urn
)
public function ObjectDroppedEventArgs (
    urn : Urn
)

Parameters

  • urn

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.