Media.FindOrphans() Method

Version: Available or changed with runtime version 11.0.

Discovers all orphaned media. Orphaned media is media that is not referenced by any other table.

Syntax

Orphans :=   Media.FindOrphans()

Return Value

Orphans
 Type: List of [Guid]
A list of orphaned media.

See Also

Media Data Type
Getting Started with AL
Developing Extensions