CARIS HPD : HPD® Server API : Database Setup : P_HPDCONFIG : LOAD_ATTACHED_FILES
 

LOAD_ATTACHED_FILES

Load external files that are associated with feature attributes (e.g., PICREP, TXTDSC) to the database.

Input

Parameter

Type

Description

loadfiles

BOOLEAN

true: Files stored in database

false: Files not stored in database

Example

exec P_HPDCONFIG.load_attached_files(true);

Exceptions

N/A