NOTIFICATION_HISTORY 函数:MESSAGE_SOURCE 列中的新增源类型 BUDGET

Attention

This behavior change is in the 2024_06 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the NOTIFICATION_HISTORY function behaves as follows:

Before the change:

如果使用 Budgets 功能,则 NOTIFICATION_HISTORY 函数的输出如下(适用于消息源和信息列):

  • MESSAGE_SOURCE:STORED_PROCEDURE
  • MESSAGE_SOURCE_INFO:NULL
After the change:

如果使用 Budgets 功能,则 NOTIFICATION_HISTORY 函数的输出如下(适用于消息源和信息列):

  • MESSAGE_SOURCE:BUDGET
  • MESSAGE_SOURCE_INFO:预算 ID 和名称

参考:1687