Partager via


DeploymentPlanContributorContext.PlanHandle, propriété

Obtient ou définit DeploymentPlanHandle.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Property PlanHandle As DeploymentPlanHandle
    Get
    Set
public DeploymentPlanHandle PlanHandle { get; set; }
public:
property DeploymentPlanHandle^ PlanHandle {
    DeploymentPlanHandle^ get ();
    void set (DeploymentPlanHandle^ value);
}
member PlanHandle : DeploymentPlanHandle with get, set
function get PlanHandle () : DeploymentPlanHandle
function set PlanHandle (value : DeploymentPlanHandle)

Valeur de propriété

Type : Microsoft.Data.Schema.Build.DeploymentPlanHandle
Handle pour le plan de déploiement.

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlanContributorContext Classe

Microsoft.Data.Schema.Build, espace de noms

DeploymentPlanHandle