DeploymentStep.Next 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.
Gets the next step in the container, which is a LinkedListNode<T> of type DeploymentStep.
public Microsoft.SqlServer.Dac.Deployment.DeploymentStep Next { get; }
member this.Next : Microsoft.SqlServer.Dac.Deployment.DeploymentStep
Public ReadOnly Property Next As DeploymentStep