From dc727f26dab81c6ae6d06aef6db966a991e2342b Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Mon, 22 Feb 2010 08:10:30 +0000 Subject: Merged /branches/3.1:r2773 into trunk --- framework/Data/Common/Mssql/TMssqlCommandBuilder.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'framework/Data') diff --git a/framework/Data/Common/Mssql/TMssqlCommandBuilder.php b/framework/Data/Common/Mssql/TMssqlCommandBuilder.php index 1a0ad4ce..9f65304b 100644 --- a/framework/Data/Common/Mssql/TMssqlCommandBuilder.php +++ b/framework/Data/Common/Mssql/TMssqlCommandBuilder.php @@ -4,7 +4,7 @@ * * @author Wei Zhuo * @link http://www.pradosoft.com/ - * @copyright Copyright © 2005-2008 PradoSoft + * @copyright Copyright © 2005-2008 PradoSoft * @license http://www.pradosoft.com/license/ * @version $Id: TDbCommandBuilder.php 1863 2007-04-12 12:43:49Z wei $ * @package System.Data.Common @@ -72,6 +72,7 @@ class TMssqlCommandBuilder extends TDbCommandBuilder *
  • * No clauses should follow the ORDER BY clause, e.g. no COMPUTE or FOR clauses. *
  • + * * * @param string SQL query string. * @param integer maximum number of rows, -1 to ignore limit. -- cgit v1.2.3