Propriedade do RDL DacPackage.PostDeploymentScript
Get stream used to read and write script executed after deploying schema contained in this package.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (em Microsoft.SqlServer.Dac.dll)
Sintaxe
'Declaração
Public ReadOnly Property PostDeploymentScript As Stream
Get
'Uso
Dim instance As DacPackage
Dim value As Stream
value = instance.PostDeploymentScript
public Stream PostDeploymentScript { get; }
public:
property Stream^ PostDeploymentScript {
Stream^ get ();
}
member PostDeploymentScript : Stream
function get PostDeploymentScript () : Stream
Valor da propriedade
Tipo: System.IO.Stream
Stream