|
+
|
CHARACTER BufferName
|
Gets and sets the optional buffer name for the buffer spec
|
|
+
|
CHARACTER ParentBufferName
|
/*-
Purpose: Gets and sets the optional parent buffer name for the buffer spec
Notes: When the parent ParentBufferName is not set, the first query buffer
is assumed
*/
|
|
+
|
Consultingwerk.OERA.QueryJoinEnum QueryJoin
|
/*-
Purpose: Gets and sets if an inner join should be used to the parent buffer
Notes: Optional, defaults to InnerJoin
*/
|
|
+
|
CHARACTER TableName
|
Gets and sets the table name for the buffer spec
|