共用方式為


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.