SqlObjectBase.RetrieveParentRequest 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.
Retrive the request that will be sent to the parent level. we must comunicate wht info we need from the parent level here
public override Microsoft.SqlServer.Management.Sdk.Sfc.Request RetrieveParentRequest ();
override this.RetrieveParentRequest : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.Request
Public Overrides Function RetrieveParentRequest () As Request