IRISLIB database
CatalogQueries Class Reference

Static Public Member Functions

_.Library.Boolean HasUnsupportedFeatures (_.Library.String pCubeName, pUnsupportedFeatures, _.Library.Status pSC)
 Checks if a cube or subject area uses features that are not supported by default. More...
 

Member Function Documentation

◆ HasUnsupportedFeatures()

_.Library.Boolean HasUnsupportedFeatures ( _.Library.String  pCubeName,
  pUnsupportedFeatures,
_.Library.Status  pSC 
)
static

Checks if a cube or subject area uses features that are not supported by default.

through the SQL projections. For example, the presence of an OnGetFilterSpec() method on the cube class may indicate certain runtime code is expected that cannot be guaranteed to run by direct SQL access.