DeploymentContributorConfigurationSetup.CopyInputToOutput Method

Definition

Copies an input stream's contents into an output stream that is stored inside a package

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

Parameters

Applies to