Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a context for DeploymentContributor objects in DacFx
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentContributorContext
Microsoft.SqlServer.Dac.Deployment.DeploymentPlanContributorContext
Namespace: Microsoft.SqlServer.Dac.Deployment
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Class DeploymentContributorContext
'Usage
Dim instance As DeploymentContributorContext
public class DeploymentContributorContext
public ref class DeploymentContributorContext
type DeploymentContributorContext = class end
public class DeploymentContributorContext
Der DeploymentContributorContext-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Arguments | Gets or sets a dictionary of named arguments and their values. |
![]() |
IsAzureSource | Does the Source model a SQL Azure database. |
![]() |
IsAzureTarget | Does the Target model a SQL Azure database. |
![]() |
Options | Gets the options being used for this deployment |
![]() |
Source | Gets the Source TSqlModel |
![]() |
Target | Gets the Target TSqlModel |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)