DeploymentStep.Previous Property

Definition

Gets the previous step in the container, which is a LinkedListNode<T> of type DeploymentStep.

public Microsoft.SqlServer.Dac.Deployment.DeploymentStep Previous { get; }
member this.Previous : Microsoft.SqlServer.Dac.Deployment.DeploymentStep
Public ReadOnly Property Previous As DeploymentStep

Property Value

Applies to