Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents the plan to handle the deployment.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle
Espacio de nombres: Microsoft.SqlServer.Dac.Deployment
Ensamblado: Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxis
'Declaración
Public NotInheritable Class DeploymentPlanHandle
'Uso
Dim instance As DeploymentPlanHandle
public sealed class DeploymentPlanHandle
public ref class DeploymentPlanHandle sealed
[<SealedAttribute>]
type DeploymentPlanHandle = class end
public final class DeploymentPlanHandle
El tipo DeploymentPlanHandle expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Head | Gets the head on the plan or null if the plan is empty. |
![]() |
Tail | Gets the tail of the plan or null if the plan is empty. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)