Freigeben über


DeploymentContributorConfigurationStream.GetStream-Methode

Gets the Stream

Namespace:  Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Function GetStream As Stream
'Usage
Dim instance As DeploymentContributorConfigurationStream 
Dim returnValue As Stream 

returnValue = instance.GetStream()
public Stream GetStream()
public:
Stream^ GetStream()
member GetStream : unit -> Stream
public function GetStream() : Stream

Rückgabewert

Typ: System.IO.Stream

Siehe auch

Verweis

DeploymentContributorConfigurationStream Klasse

Microsoft.SqlServer.Dac.Deployment-Namespace