Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the singleton parent.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected singletonParent As SqlSmoObject
'Usage
Dim value As SqlSmoObject
value = Me.singletonParent
Me.singletonParent = value
protected SqlSmoObject singletonParent
protected:
SqlSmoObject^ singletonParent
val mutable singletonParent: SqlSmoObject
protected var singletonParent : SqlSmoObject