共用方式為


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 命名空間