maz.properties 885 B

1234567891011121314151617181920212223242526
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: OQP
  3. # (C) Copyright IBM Corp. 2005, 2019
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. #
  6. # OLAP Metadata for MS Azure AS ("MAZ") OLEDB providers.
  7. #
  8. # MSAS 2016 has a defect where it has problems with the DIMENSION_UNIQUE_NAME for Properties.
  9. olap.metadata.disableDimForProperties=true
  10. # Does this provider support Trusted Connections.
  11. olap.connection.supportsTrustedConnections=false
  12. # Does this provider support CAM Authentication (SSO).
  13. olap.connection.supportsCAMAuthentication=false
  14. # Can we use impersonation with the signon supplied?
  15. olap.connection.supportsUserImpersonate=false
  16. # Can we skip version validation?
  17. olap.connection.skipValidateVersions=true
  18. # Should we use tabular formatting?
  19. olap.data.useTabularFormatter=true