次の方法で共有


IBinarySource.GetContentReader メソッド

Gets the I/O file stream.

名前空間:  Microsoft.SqlServer.Management.Dac
アセンブリ:  Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)

構文

'宣言

Function GetContentReader As 
'使用

Dim instance As IBinarySource
Dim returnValue As 

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

戻り値

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

関連項目

参照

IBinarySource インターフェイス

Microsoft.SqlServer.Management.Dac 名前空間