names And Base Types For Object Type
Answer information about the user-assigned name of the specified user-defined object type.
Return
A tuple with two elements: (1) A set of names of the user-defined object type, excluding names for which a strictly more specific named type is known, and (2) A set of object types corresponding to those names.
Parameters
an Object Type
A user-defined object type.