sqlsrv_send_stream_data

 bool sqlsrv_send_stream_data ( resource $stmt ) 

説明

Send data from parameter streams to the server. Up to 8 KB of data is sent with each call.

戻り値

Returns TRUE if there is more data to send and FALSE if there is not.