- Categories:
System functions (System Information)
SYSTEM$IS_ APPLICATION_ SHARING_ EVENTS_ WITH_ PROVIDER¶
显示是否启用了事件共享。
For more information about event sharing, see Use logging and event tracing for an app.
语法
实参
无。
返回
该函数返回以下状态消息:
| Status Message | Description |
|---|---|
| TRUE | Indicates that event sharing is enabled on the app and the app has an active event table. |
| FALSE | Indicates that event sharing is not enabled on the app. |
访问控制要求
- 只能从应用程序内部调用这些系统函数。