DtsContainer.Parent Property
SQL Server 2008 R2
Returns the parent container. The value is read-only.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Property Value
Type: Microsoft.SqlServer.Dts.Runtime.DtsContainerReturns the DtsContainer object that is the parent of the current DtsContainer. Returns NULL if there is no parent.