다음을 통해 공유


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 네임스페이스