
DM API METHODS AND PROPERTIES 255
ReleaseResults
ReleaseResults
Use this method to release the results that are currently held in memory
as a result of the most recently generated SQL results set. Memory and
system resources used to store the SQL result set are freed for later use.
Syntax
PCDLookup.ReleaseResults()
PCDRecentDoc.ReleaseResults()
PCDSearch.ReleaseResults()
PCDSQL.ReleaseResults()
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Related Items
See the following objects:
PCDLookup
PCDRecentDoc
PCDSearch
PCDSQL
See the following properties:
ErrDescription
ErrNumber
Komentáře k této Příručce