Condividi tramite


getBinaryStream (int)

Retrieves the value of the designated parameter as a binary stream of uninterrupted bytes given the parameter index.

public final java.io.InputStream getBinaryStream(int paramIndex)

Parametri

paramIndex

An int that indicates the parameter index.

Valore restituito

An InputStream object.

Eccezioni

SQLServerException

Vedere anche

Riferimento

SQLServerCallableStatement Class

Concetti

getBinaryStream Method (SQLServerCallableStatement)
SQLServerCallableStatement Methods
SQLServerCallableStatement Members