次の方法で共有


DeploymentPlanContributorContext.PlanHandle プロパティ

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