Property
parameters
The parameters accepted by this query.
let parameters: [MTLVariable]
Discussion
Parameters define the query’s interface and must be provided when invoking the query. Each parameter specifies a name and expected type.
Property
The parameters accepted by this query.
let parameters: [MTLVariable]
Parameters define the query’s interface and must be provided when invoking the query. Each parameter specifies a name and expected type.