IBinarySource インターフェイス
IBinarySource 型は、I/O ファイル ストリームへのアクセスを提供するインターフェイスです。
名前空間: Microsoft.SqlServer.Management.Dac
アセンブリ: Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)
構文
'宣言
Public Interface IBinarySource
'使用
Dim instance As IBinarySource
public interface IBinarySource
public interface class IBinarySource
type IBinarySource = interface end
public interface IBinarySource
IBinarySource 型は、以下のメンバーを公開しています。
説明
IBinarySource オブジェクトを使用すると次のことを実行できます。
I/O ファイル ストリームを取得する。
バイト配列でファイルの内容を取得する。
.gif)