Table of Contents

Search

  1. Preface
  2. Analyst Service
  3. Catalog Service
  4. Content Management Service
  5. Data Integration Service
  6. Data Integration Service Architecture
  7. Data Integration Service Management
  8. Data Integration Service Grid
  9. Data Integration Service REST API
  10. Data Integration Service Applications
  11. Enterprise Data Preparation Service
  12. Interactive Data Preparation Service
  13. Informatica Cluster Service
  14. Mass Ingestion Service
  15. Metadata Access Service
  16. Metadata Manager Service
  17. Model Repository Service
  18. PowerCenter Integration Service
  19. PowerCenter Integration Service Architecture
  20. High Availability for the PowerCenter Integration Service
  21. PowerCenter Repository Service
  22. PowerCenter Repository Management
  23. PowerExchange Listener Service
  24. PowerExchange Logger Service
  25. SAP BW Service
  26. Search Service
  27. System Services
  28. Test Data Manager Service
  29. Test Data Warehouse Service
  30. Web Services Hub
  31. Application Service Upgrade
  32. Application Service Databases
  33. Connecting to Databases from Windows
  34. Connecting to Databases from UNIX or Linux
  35. Updating the DynamicSections Parameter of a DB2 Database

Application Service Guide

Application Service Guide

Virtual Column Properties

Virtual Column Properties

Configure the properties for the virtual columns included in an SQL data service.
The following table describes the configurable virtual column properties:
Property
Description
Create Index
Enables the Data Integration Service to generate indexes for the cache table based on this column. Default is false.
Deny With
When you use column level security, this property determines whether to substitute the restricted column value or to fail the query. If you substitute the column value, you can choose to substitute the value with NULL or with a constant value.
Select one of the following options:
  • ERROR. Fails the query and returns an error when an SQL query selects a restricted column.
  • NULL. Returns a null value for a restricted column in each row.
  • VALUE. Returns a constant value for a restricted column in each row.
Insufficient Permission Value
The constant that the Data Integration Service returns for a restricted column.

0 COMMENTS

We’d like to hear from you!