Changes between Version 8 and Version 9 of MapGuideRfc84
- Timestamp:
- 09/16/09 00:52:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified MapGuideRfc84
v8 v9 42 42 /// size parameter. This does not affect the actual results of 43 43 /// queries as it is a performance tuning parameter. 44 ///45 /// <!-- Syntax in .Net, Java, and PHP -->46 /// \htmlinclude DotNetSyntaxTop.html47 /// void SetFetchSize(int fetchSize);48 /// \htmlinclude SyntaxBottom.html49 /// \htmlinclude JavaSyntaxTop.html50 /// void SetFetchSize(int fetchSize);51 /// \htmlinclude SyntaxBottom.html52 /// \htmlinclude PHPSyntaxTop.html53 /// void SetFetchSize(int fetchSize);54 /// \htmlinclude SyntaxBottom.html55 44 /// 56 45 /// \param fetchSize (int)