Changes between Version 8 and Version 9 of MapGuideRfc84


Ignore:
Timestamp:
Sep 16, 2009, 12:52:46 AM (15 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc84

    v8 v9  
    4242    /// size parameter.  This does not affect the actual results of
    4343    /// queries as it is a performance tuning parameter.
    44     ///
    45     /// <!-- Syntax in .Net, Java, and PHP -->
    46     /// \htmlinclude DotNetSyntaxTop.html
    47     /// void SetFetchSize(int fetchSize);
    48     /// \htmlinclude SyntaxBottom.html
    49     /// \htmlinclude JavaSyntaxTop.html
    50     /// void SetFetchSize(int fetchSize);
    51     /// \htmlinclude SyntaxBottom.html
    52     /// \htmlinclude PHPSyntaxTop.html
    53     /// void SetFetchSize(int fetchSize);
    54     /// \htmlinclude SyntaxBottom.html
    5544    ///
    5645    /// \param fetchSize (int)