Modified:
branches/5.2/MySql.Data/Provider/Source/docs/MySqlConnection.xml
Log:
added some docs for 'Functions Return String' option
Modified: branches/5.2/MySql.Data/Provider/Source/docs/MySqlConnection.xml
===================================================================
--- branches/5.2/MySql.Data/Provider/Source/docs/MySqlConnection.xml 2008-08-13 17:43:00 UTC (rev 1361)
+++ branches/5.2/MySql.Data/Provider/Source/docs/MySqlConnection.xml 2008-08-14 03:27:19 UTC (rev 1362)
@@ -1079,6 +1079,13 @@
Should this session be considered interactive?
</td>
</tr>
+ <tr>
+ <td>Functions Return String</td>
+ <td>false</td>
+ <td>
+ Set this option to true to force the return value of SQL functions to be string.
+ </td>
+ </tr>
</table>
</div>
<para>
| Thread |
|---|
| • Connector/NET commit: r1362 - branches/5.2/MySql.Data/Provider/Source/docs | rburnett | 14 Aug |