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