Metoda EnumObject.PostProcess
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Overridable Sub PostProcess ( _
erChildren As EnumResult _
)
'Użycie
Dim instance As EnumObject
Dim erChildren As EnumResult
instance.PostProcess(erChildren)
public virtual void PostProcess(
EnumResult erChildren
)
public:
virtual void PostProcess(
EnumResult^ erChildren
)
abstract PostProcess :
erChildren:EnumResult -> unit
override PostProcess :
erChildren:EnumResult -> unit
public function PostProcess(
erChildren : EnumResult
)
Parametry
- erChildren
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult
Wynik wyliczanych podrzędność.