Share via


DeploymentPlanHandle.Head Property

Definition

Returns the head on the plan or null if the plan is empty

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

Property Value

Applies to