Свойство DeploymentPlanContributorContext.PlanHandle

Gets the DeploymentPlanHandle

Пространство имен:  Microsoft.SqlServer.Dac.Deployment
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public ReadOnly Property PlanHandle As DeploymentPlanHandle 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle

См. также

Справочник

DeploymentPlanContributorContext Класс

Пространство имен Microsoft.SqlServer.Dac.Deployment