GetContentReader 方法

Gets the I/O file stream.

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

语法

声明
Function GetContentReader As Stream
用法
Dim instance As IBinarySource
Dim returnValue As Stream

returnValue = instance.GetContentReader()
Stream GetContentReader()
Stream^ GetContentReader()
abstract GetContentReader : unit -> Stream 
function GetContentReader() : Stream

返回值

类型:System.IO. . :: . .Stream
A Stream value that specifies the I/O file stream reader.