Share via


DeploymentPlanHandle.Tail Property

Definition

Returns the tail of the plan or null if the plan is empty

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

Property Value

Applies to