HsDescription

数据源:Financial Management、Essbase、Planning;Hyperion Enterprise(仅限专用连接)

HsDescription 显示指定维成员的别名。

语法

专用连接:

      HsDescription ("
      PrivateConnectionName
      ","
      Dimension
      #
      Member
      ")
   

共享连接:

      HsDescription ("WSFN|
      ProviderType
      |
      Server
      |
      Application
      |
      Database
      ","
      Dimension
      #
      Member
      ")
   

示例

在本例中,HsDescription 将显示 Custom 4 的说明。

专用连接:

      HsDescription("HFM01","Custom4#Increases")
   

共享连接:

      HsDescription("WSFN|HFM|hfm_svr|HFM01|HFM01","Custom4#Increases")