DeploymentStep.Next Property

Definition

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

Property Value

Applies to