GetParentSfcPropertySet Método

Retrieves an instance of the parent's property set. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

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

Sintaxis

'Declaración
Protected Overridable Function GetParentSfcPropertySet As ISfcPropertySet
'Uso
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

Valor devuelto

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