Aracılığıyla paylaş


SmoEventArgs Constructor

Initializes a new instance of the SmoEventArgs class with the specified Uniform Resource Name (URN) address.

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

Syntax

'Bildirim
Public Sub New ( _
    urn As Urn _
)
'Kullanım
Dim urn As Urn

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

Parameters

See Also

Reference

SmoEventArgs Class

Microsoft.SqlServer.Management.Smo Namespace