Component Integration Services includes changes to the fetch command.
See also fetch, close, deallocate cursor, declare cursor, and open in the Reference Manual: Procedures
If the cursor is read only, Component Integration Services sends a language request to the remote server when the first fetch is received after the cursor is opened. Otherwise, Component Integration Services declares a cursor to the remote server by means of Client-Library.
Handling of the fetch statement is the same as for ASEnterprise.
Component Integration Services sends a language request to the remote server when the first fetch is requested after the cursor is opened.
Component Integration Services treats servers in this class the same as servers in ASEnterprise.