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