xpfCreateLargeObjectEx

FUNCTION xpfCreateLargeObjectEx (modelId          : GENERIC;
                                 options          : INTEGER;
                                 aggrOrInstanceId : GENERIC;
                                 attrIdOrAttrName : GENERIC;
                                 aggrIndex        : INTEGER;
                                 mimeType         : STRING)
                                 largeObjectId    : GENERIC;
                

Use this function to ....

Arguments


TypeNameComment
GENERICmodelIdcomments
INTEGERoptions 
GENERICaggrOrInstanceId 
GENERICattrIdOrAttrName 
INTEGERaggrIndex 
STRINGmimeType 

Return Value


 

TypeNameComment
GENERIClargeObjectIdcomments

Options


OptionComment
xpxEDM_FILE_TYPEcomment
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


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

 

Â