Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » CollectionOfValueReaders インタフェース

 

getBlobInputStream メソッド

InputStream を返します。

構文
java.io.InputStream CollectionOfValueReaders.getBlobInputStream(
  int ordinal
) throws ULjException
パラメータ
  • ordinal   SQL 文でのカラムの順序を表す 1 から始まる整数。

戻り値

指定された値の InputStream 表現。