Condividi tramite


Metodo GetParentSfcPropertySet

Returns an instance of the parent objects property set.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Protected Overrides Function GetParentSfcPropertySet As ISfcPropertySet
'Utilizzo
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

Valore restituito

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