Condividi tramite


setAsciiStream (SQLServerCallableStatement)

Sets the designated parameter number to the specified input stream.

Overload List

Name Description

setAsciiStream Method (java.lang.String, java.io.InputStream) (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream.

setAsciiStream Method (java.lang.String, java.io.InputStream, int) (SQLServerCallableStatement)

Sets the designated parameter to the specified input stream, which will have the specified number of bytes.

setAsciiStream Method (java.lang.String, java.io.InputStream, long) (SQLServerCallableStatement)

Sets the designated parameter number to specified input stream, which will have the specified number of bytes.

Vedere anche

Riferimento

SQLServerCallableStatement Class

Concetti

SQLServerCallableStatement Methods
SQLServerCallableStatement Members