다음을 통해 공유


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.