Поделиться через


Метод GetParentSfcPropertySet

Retrieves an instance of the parent's property set. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Protected Overridable Function GetParentSfcPropertySet As ISfcPropertySet
'Применение
Dim returnValue As ISfcPropertySet

returnValue = Me.GetParentSfcPropertySet()
protected virtual ISfcPropertySet GetParentSfcPropertySet()
protected:
virtual ISfcPropertySet^ GetParentSfcPropertySet()
abstract GetParentSfcPropertySet : unit -> ISfcPropertySet 
override GetParentSfcPropertySet : unit -> ISfcPropertySet 
protected function GetParentSfcPropertySet() : ISfcPropertySet

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
The property set of the parent.