A complex type that encapsulates media files, such as image .jpg and .png files, in application database tables. The Media data type can be used as table field data type, but cannot be used as variable or parameter.

The Media data type enables you to import a media file to the database and reference the file from records, making it possible to display the media file in the client user interface.

See Also