* @exception DRDAProtocolException, SQLException
*/
private void writeSQLRSLRD(DRDAStatement stmt) throws DRDAProtocolException,SQLException
{
EmbedPreparedStatement ps = (EmbedPreparedStatement) stmt.getPreparedStatement();
int numResults = stmt.getNumResultSets();
writer.createDssObject();
writer.startDdm(CodePoint.SQLRSLRD);
writer.writeShort(numResults); // num of result sets