Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents the plan to handle the deployment.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle
Spazio dei nomi Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class DeploymentPlanHandle
'Utilizzo
Dim instance As DeploymentPlanHandle
public sealed class DeploymentPlanHandle
public ref class DeploymentPlanHandle sealed
[<SealedAttribute>]
type DeploymentPlanHandle = class end
public final class DeploymentPlanHandle
Nel tipo DeploymentPlanHandle sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)