Поле 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