Share via


DimensionMatrixTable_CN::checkExist Method

Determines whether the specified record is located in the DimensionMatrixTable_CN table; if not, an error message is displayed.

Syntax

client server public static boolean checkExist(DimensionMatrixId_CN _matrixId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

DimensionMatrixTable_CN Table