...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfCreateLargeObject (modelId : GENERIC;
options : INTEGER;
aggrOrInstanceId : GENERIC;
attrId : GENERIC;
aggrIndex : INTEGER)
largeObjectId : GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
GENERIC | modelId | comments |
INTEGER | options | |
GENERIC | aggrOrInstanceId | |
GENERIC | attrId | |
INTEGER | aggrIndex |
Return Value
...
Type | Name | Comment |
GENERIC | largeObjectId | comments |
Options
...
Option | Comment |
xpxEDM_FILE_TYPE | comment |
xpxEDM_BLOB_TYPE | |
xpxASSIGN_TO_ATTRIBUTE | |
xpxASSIGN_TO_AGGREGATE_BY_INDEX | |
xpxADD_TO_AGGREGATE | |
xpxINSERT_BEFORE_LIST_ELEMENT | |
xpxNEW_SCRATCH_AGGREGATE | |
xpxASSIGN_VOLATILE_AGGR_TO_GLOBAL_VARIABLE |
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|