Lade...
 

CreateCollection

CreateCollection

os_collection *CreateCollection(short type = OS_SET)

Parameter Beschreibung
OS_SET Collection os_set
OS_LIST Collection os_list
OS_BAG Collection os_bag
OS_ARRAY Collection os_array
 
Rückgabewert Beschreibung
collection eine persistente Collection

Der Objektmanager erzeugt eine Collection vom im Parameter angeforderten Typ. Die Collection entsteht im ScratchPad-Segment der Datenbank. Die Funktion

entspricht der Anweisung CreateCollection.