共用方式為


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 命名空間