getAsciiStream Method (SQLServerCallableStatement)
Retrieves the value of the designated parameter as a stream of ASCII characters.
Overload List
Name |
Description |
---|---|
Retrieves the value of the designated parameter as a stream of ASCII characters given the parameter index. |
|
Retrieves the value of the designated parameter as a stream of ASCII characters given the parameter name. |
See Also
Reference
SQLServerCallableStatement Class