3.3.5.8 CreateRecordset Event Processing
The server receives an rdsCreateRecordsetRequest message from the client. The server will process out the parameters and fashion a call to the CreateRecordset method. The parameters are processed according to the algorithm described in section 3.3.1.2.
The algorithm produces an ordered list of columns. The RDS Transport Protocol server MUST then construct an rdsCreateRecordsetResponse from this ordered list using the algorithm described in section 3.3.5.8.2. The contents of the rdsCreateRecordsetResponse are sent back to the client in the reply.