Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MetaDataQuery.Close
Frees the metadata query.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MetaDataQuery | 8.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
MBS( "MetaDataQuery.Close"; Query ) More
Parameters
Parameter | Description | Example |
---|---|---|
Query | The reference number of the query. | $query |
Result
Returns OK or error.
Description
Frees the metadata query.Examples
Close search:
Set Variable [ $r ; Value: MBS( "MetaDataQuery.Close"; $Query ) ]
See also
Example Databases
Blog Entries
This function is free to use.
Created 16th December 2017, last changed 16th December 2017