SqlObjectBase.IntegrateParentResult(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.
combine StatementBuilder from this level with what was received in the result from the parent level
protected virtual void IntegrateParentResult (Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult erParent);
abstract member IntegrateParentResult : Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult -> unit
override this.IntegrateParentResult : Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult -> unit
Protected Overridable Sub IntegrateParentResult (erParent As EnumResult)
Parameters
- erParent
- EnumResult