DeploymentContributorConfigurationSetup.CopyInputToOutput メソッド

定義

パッケージ内に格納されている出力ストリームに入力ストリームの内容をコピーします。

public void CopyInputToOutput(Microsoft.SqlServer.Dac.Deployment.DeploymentContributorConfigurationStream stream);
member this.CopyInputToOutput : Microsoft.SqlServer.Dac.Deployment.DeploymentContributorConfigurationStream -> unit
Public Sub CopyInputToOutput (stream As DeploymentContributorConfigurationStream)

パラメーター

適用対象