Main Content
getQueryService
Syntax
Description
returns all available query capabilities for the OSLC
client myQueryCapability
= getQueryService(myClient
)myClient
.
Tip
Use this syntax to create query services with resource types that are not defined in the OSLC standard.
returns a query capability for the resource type specified by
myQueryCapability
= getQueryService(myClient
,resourceType
)resourceType
for the OSLC client
myClient
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a