This packet is sent by the client to request a Multiple Active Resutl Set session.
resultSetID (int): the ID of the result set
requestType (int): the type of the request: 1 for Fetch, 2 for Close, 4 for NoRowDesc
fetchCount (int): the number of rows to fetch
This packet type has no methods aside from the common ones.