SqlSmoObject 생성자

Initializes a new instance of the SqlSmoObject class.

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

구문

‘선언
Protected Friend Sub New
‘사용 방법
Dim instance As New SqlSmoObject()
protected internal SqlSmoObject()
protected public:
SqlSmoObject()
new : unit -> SqlSmoObject
function SqlSmoObject()

주의

This constructor is called by derived class constructors to initialize state in this type.

메서드 호출

참고 항목

참조

SqlSmoObject 클래스

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