DacPackage.PreDeploymentScript-Eigenschaft
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)
Syntax
'Declaration
Public ReadOnly Property PreDeploymentScript As Stream
Get
'Usage
Dim instance As DacPackage
Dim value As Stream
value = instance.PreDeploymentScript
public Stream PreDeploymentScript { get; }
public:
property Stream^ PreDeploymentScript {
Stream^ get ();
}
member PreDeploymentScript : Stream
function get PreDeploymentScript () : Stream
Eigenschaftswert
Typ: System.IO.Stream
Stream