Condividi tramite


Metodo GetParentSfcPropertySet

Retrieves an instance of the parent's property set. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

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

Valore restituito

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
The property set of the parent.