共用方式為


SqlSmoObject.singletonParent 欄位

Represents the singleton parent.

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

請參閱

參考

SqlSmoObject 類別

Microsoft.SqlServer.Management.Smo 命名空間