Condividi tramite


Campo singletonParent

Rappresenta il padre singleton.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Protected singletonParent As SqlSmoObject
'Utilizzo
Dim value As SqlSmoObject

value = Me.singletonParent

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