Compartir a través de


GetParentSfcPropertySet Método

Returns an instance of the parent objects property set.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Overrides Function GetParentSfcPropertySet As ISfcPropertySet
'Uso
Dim returnValue As ISfcPropertySet

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

Valor devuelto

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
An ISfcPropertySet object containing the parent objects property set.