API17:JDatabaseSQLAzure::freeResult
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseSQLAzure::freeResult
Description
Method to free up the memory used for the result set.
Description:JDatabaseSQLAzure::freeResult [Edit Descripton]
protected function freeResult ($cursor=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $cursor | mixed | null | The optional result set cursor from which to fetch the row. |
See also
-
JDatabaseSQLAzure::freeResult source code on BitBucket
-
Class JDatabaseSQLAzure
-
Subpackage Database
- Other versions of JDatabaseSQLAzure::freeResult
SeeAlso:JDatabaseSQLAzure::freeResult [Edit See Also]
User contributed notes
<CodeExamplesForm />
