IN_CONTEXT_ATTRIBUTES - Perceptive Content Database IN_DB_UTIL Package for Oracle Server - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external - Perceptive-Content/Perceptive-Content-Database-IN_DB_UTIL-Package-for-Oracle-Server/Foundation-24.1/Perceptive-Content-Database-IN_DB_UTIL-Package-for-Oracle-Server/Record-Types-and-Table-Types/IN_CONTEXT_ATTRIBUTES - 2024-04-02

Perceptive Content Database IN_DB_UTIL Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database IN_DB_UTIL Package for Oracle Server
Release
Foundation 24.1
License

The IN_CONTEXT_ATTRIBUTES type is a table type that is based on the IN_CONTEXT_ATTR record type. It is used to store and pass session attribute values by the IN_CONTEXT_GET function when fetching the IN_CONTEXT namespace attributes for a specified identifier.

TYPE IN_CONTEXT_ATTRIBUTES IS TABLE OF IN_CONTEXT_ATTR;