Returns 1 (TRUE) if the input to the table operator is DIMENSION, 0 (FALSE) otherwise.
Syntax
int FNC_TblOpIsDimension(int streamno, Stream_Direction_en direction);
Syntax Elements
- streamno
- the stream number.
- direction
- the direction of the stream: 'W' or 'R'.