다음을 통해 공유


SqlSmoObject 생성자

Initializes a new instance of the SqlSmoObject class.

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

구문

‘선언
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.