Compartir a través de


DeploymentPlanContributorContext.PlanHandle Propiedad

Gets the DeploymentPlanHandle

Espacio de nombres:  Microsoft.SqlServer.Dac.Deployment
Ensamblado:  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Sintaxis

'Declaración
Public ReadOnly Property PlanHandle As DeploymentPlanHandle 
    Get
'Uso
Dim instance As DeploymentPlanContributorContext 
Dim value As DeploymentPlanHandle 

value = instance.PlanHandle
public DeploymentPlanHandle PlanHandle { get; }
public:
property DeploymentPlanHandle^ PlanHandle {
    DeploymentPlanHandle^ get ();
}
member PlanHandle : DeploymentPlanHandle
function get PlanHandle () : DeploymentPlanHandle

Valor de la propiedad

Tipo: Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle

Vea también

Referencia

DeploymentPlanContributorContext Clase

Espacio de nombres Microsoft.SqlServer.Dac.Deployment