SmoEventArgs 생성자

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

네임스페이스:  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 SmoEventArgs(urn)
public SmoEventArgs(
    Urn urn
)
public:
SmoEventArgs(
    Urn^ urn
)
new : 
        urn:Urn -> SmoEventArgs
public function SmoEventArgs(
    urn : Urn
)

매개 변수

참고 항목

참조

SmoEventArgs 클래스

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