Share via


ExpressionProjectionDatasource::exist Method

Validates that the specified ExpressionProjectionDatasource record exists in the ExpressionProjectionDatasource table.

Syntax

client server public static boolean exist(RecId _expressionTableRecId, ExpressionDatasourceName _datasourceName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

ExpressionProjectionDatasource Table