DeploymentContributorContext 클래스

정의

DacFx의 개체에 대한 DeploymentContributor 컨텍스트를 제공합니다.

public class DeploymentContributorContext
type DeploymentContributorContext = class
Public Class DeploymentContributorContext
상속
DeploymentContributorContext
파생

속성

Name Description
Arguments

명명된 인수 및 해당 값의 사전을 가져오거나 설정합니다.

IsAzureSource

Source SQL Azure 데이터베이스를 모델링합니다.

IsAzureTarget

Target SQL Azure 데이터베이스를 모델링합니다.

Options

이 배포에 사용되는 옵션을 가져옵니다.

Source

원본을 가져옵니다. TSqlModel

Target

대상을 가져옵니다. TSqlModel

적용 대상