DeploymentContributorConfigurationSetup.CopyInputToOutput Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
DeploymentContributorConfigurationStream to be copied