SYSSYNCPROFILE system view

The SYSSYNCPROFILE system view contains information relating to synchronization profiles for MobiLink synchronization.

The underlying system table for this view is ISYSSYNCPROFILE.

Column name Data type Description
object_id UNSIGNED BIGINT The object ID of the sync profile.
profile_name CHAR(128) The name of the sync profile.
profile_defn LONG VARCHAR The definition for the syn profile.
 Constraints on underlying system table