SqlObjectBase.PostProcess(EnumResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
execute any PostProcess actions
public override void PostProcess (Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult erChildren);
override this.PostProcess : Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult -> unit
Public Overrides Sub PostProcess (erChildren As EnumResult)
Parameters
- erChildren
- EnumResult