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