Contents MDDB Report Viewer Methods Previous Next
 

_GET_DATA_MODEL_NAME_ Method

Returns the data model name from the DMODEL_ instance variable.

Syntax

 CALL SEND(OBJID,'_GET_DATA_MODEL_NAME_',model-name);                 
Where... Is Type... And Contains...
model-name C The name of the data model to use.

Contents MDDB Report Viewer Methods Previous Next