Condividi tramite


Campo SqlSmoObject.singletonParent

Represents the singleton parent.

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

Vedere anche

Riferimento

SqlSmoObject Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo