ExpressionTable::createExpressionDatasourcesFromXML Method

Creates ExpressionProjectionDatasource records from the runtime projection XML.

Syntax

client server public static void createExpressionDatasourcesFromXML(ExpressionTable _expressionTable, str _runtimeProjectionXML)

Run On

Called

Parameters

  • _runtimeProjectionXML
    Type: str
    The runtime projection XML string.

See Also

Reference

ExpressionTable Table