Pole SqlSmoObject.singletonParent
Reprezentuje singleton nadrzędnej.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Protected singletonParent As SqlSmoObject
'Użycie
Dim value As SqlSmoObject
value = Me.singletonParent
Me.singletonParent = value
protected SqlSmoObject singletonParent
protected:
SqlSmoObject^ singletonParent
val mutable singletonParent: SqlSmoObject
protected var singletonParent : SqlSmoObject