Propriedade do RDL DeploymentPlanHandle.Tail

Gets the tail of the plan or null if the plan is empty.

Namespace:  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)

Sintaxe

public DeploymentStep Tail { get; }

Valor da propriedade

Tipo: Microsoft.SqlServer.Dac.Deployment.DeploymentStep
The tail of the plan or null if the plan is empty.

Consulte também

Referência

DeploymentPlanHandle Classe

Namespace Microsoft.SqlServer.Dac.Deployment