DeploymentContributorConfigurationStream.GetStream 方法

Gets the Stream

命名空间:  Microsoft.SqlServer.Dac.Deployment
程序集:  Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)

语法

声明
Public Function GetStream As Stream
用法
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

返回值

类型:System.IO.Stream

请参阅

参考

DeploymentContributorConfigurationStream 类

Microsoft.SqlServer.Dac.Deployment 命名空间