MetaStruct.sortDbObjects

Reorders the list of database objects within mstruct in a way specified by sort_type.

class MetaStruct
bool
sortDbObjects

Parameters

sortType gda.types.MetaSortType

the kind of sorting requested

Return Value

Type: bool

TRUE if no error occurred

Throws