DeploymentStep.Previous 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 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