Condividi tramite


Proprietà DeploymentPlanContributorContext.PlanHandle

Gets the DeploymentPlanHandle

Spazio dei nomi  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PlanHandle As DeploymentPlanHandle 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle

Vedere anche

Riferimento

DeploymentPlanContributorContext Classe

Spazio dei nomi Microsoft.SqlServer.Dac.Deployment