DimensionAttribute::addTranslViewRangesToBackingEntityQuery Method
Applies query restrictions for the language ID fields on the specified QueryBuildDataSource instance.
Syntax
client server public static void addTranslViewRangesToBackingEntityQuery(DimensionAttributeRecId _dimensionAttributeRecId, QueryBuildDataSource _backingEntityTranslViewQbds)
Run On
Called
Parameters
- _dimensionAttributeRecId
Type: DimensionAttributeRecId Extended Data Type
The record ID of the dimension attribute which provides translation view information.
- _backingEntityTranslViewQbds
Type: QueryBuildDataSource Class
The QueryBuildDataSource instance on which the language ID restrictions need to be applied.