deprecatedpersistent class %FileMan.MappedFile
extends %Persistent
This class stored information about the mapping of a FileMan file to a class
A FileMan file may be mapped to one or more packages at a time
The user may have run FM2Class for a file in one package, then ran it again with another package name to make a copy of it in another package
Sometimes these mappings may have been performed by different versions of FM2Class.
Note: The FileMan toolset is available and fully supported in InterSystems IRIS for existing FileMan users.
InterSystems recommends against starting new development projects using FileMan.
index (IDKeyIndex on FileNumber) [IdKey,PrimaryKey,Unique];