A complex type that encapsulates media files, such as images, in application database tables. The MediaSet data type can be used as table field data type, but cannot be used as variable or parameter.

The MediaSet data type enables you to import media files to the database as part of a collection and then reference them from records, which then makes it possible to display the media in the client user interface.

See Also