Share via


singletonParent 字段

表示单一父级。

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Protected singletonParent As SqlSmoObject
用法
Dim value As SqlSmoObject

value = Me.singletonParent

Me.singletonParent = value
protected SqlSmoObject singletonParent
protected:
SqlSmoObject^ singletonParent
val mutable singletonParent: SqlSmoObject
protected var singletonParent : SqlSmoObject