Scripter 생성자 (Server)

Initializes a new instance of the Scripter class on the specified instance of SQL Server.

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

구문

‘선언
Public Sub New ( _
    svr As Server _
)
‘사용 방법
Dim svr As Server 

Dim instance As New Scripter(svr)
public Scripter(
    Server svr
)
public:
Scripter(
    Server^ svr
)
new : 
        svr:Server -> Scripter
public function Scripter(
    svr : Server
)

매개 변수

스크립팅

참고 항목

참조

Scripter 클래스

Scripter 오버로드

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