Share via


AxdBaseCreate.getQueryStructureMap Method [AX 2012]

Initializes the query structure map, the table access map, and the set of AxBC classes in the query.

Syntax

protected void getQueryStructureMap()

Run On

Server

Remarks

If any of the objects are not in the cache, the method builds and caches them.

See Also

Reference

AxdBaseCreate Class