Costruttore ObjectDroppedEventArgs
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
urn As Urn _
)
'Utilizzo
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
)
Parametri
- urn
Tipo: Urn
Vedere anche