Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the DeploymentPlanHandle
Espace de noms : Microsoft.SqlServer.Dac.Deployment
Assembly : Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PlanHandle As DeploymentPlanHandle
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle