SqlObjectBase.RequestParentSelect Property
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.
Storeage for a parent select ( when we need the tsql for the parent level, usually to insert it in prefix )
protected Microsoft.SqlServer.Management.Sdk.Sfc.RequestParentSelect RequestParentSelect { get; set; }
member this.RequestParentSelect : Microsoft.SqlServer.Management.Sdk.Sfc.RequestParentSelect with get, set
Protected Property RequestParentSelect As RequestParentSelect