This topic has not yet been rated - Rate this topic

DacPackage.PreDeploymentScript Property

SQL Server 2012

Get stream used to read and write script executed prior to deploying schema contained in this package.

Namespace:  Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
public Stream PreDeploymentScript { get; }

Property Value

Type: System.IO.Stream
Stream
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.