DacFx の DeploymentContributor オブジェクトのコンテキストを提供します。
継承階層
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentContributorContext
Microsoft.SqlServer.Dac.Deployment.DeploymentPlanContributorContext
名前空間: Microsoft.SqlServer.Dac.Deployment
アセンブリ: Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)
構文
'宣言
Public Class DeploymentContributorContext
'使用
Dim instance As DeploymentContributorContext
public class DeploymentContributorContext
public ref class DeploymentContributorContext
type DeploymentContributorContext = class end
public class DeploymentContributorContext
DeploymentContributorContext 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Arguments | 名前付き引数とその値の辞書を取得または設定します。 |
![]() |
IsAzureSource | Source が SQL Azure データベースをモデル化しているかどうか。 |
![]() |
IsAzureTarget | Target が SQL Azure データベースをモデル化しているかどうか。 |
![]() |
Options | この配置に使用されているオプションを取得します。 |
![]() |
Source | ソース TSqlModel を取得します。 |
![]() |
Target | 対象 TSqlModel を取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)