queryProps Method

Query for an array of ViewDefinitionProps

queryProps(queryParams: ViewQueryParams): Promise<ViewDefinitionProps[]>

throws IModelError If the generated statement is invalid or would return too many props.

Parameter Type Description
queryParams ViewQueryParams Query parameters specifying the views to return. The limit and offset members should be used to page results.

Defined in

Last Updated: 08 January, 2020