on 2017 May 29 5:13 PM
When the connection-level property connection_type = 'Event', is Name ever different from EventName?
If the answer is "no, they're always the same", what is the purpose of EventName?
Request clarification before answering.
See that ancient FAQ with Bruce Hay's answer, to cite the first statements:
The value of connection_property('Name',number) for an event will be the name of the event; however, there is nothing preventing a normal connection from using the same name. The value of connection_property('EventName',number) is also the name of the event, but will be NULL for non-event connections.
While re-reading that, it comes to my mind how thoughtful, thorough and dense Bruce's answers were...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On sa16 connection_property('EventName') returns an empty string. Don't expect NULL values !
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.