Determine if an operation will use an explicit or implicit Source ID.
- Parameters
-
op | The operation. This must not be NULL. |
- Returns
- A boolean describing whether this operation is using an explicit Source ID.
- Return values
-
Non-zero | (TRUE) if an explicit Source ID will be used. |
Zero | (FALSE) if an implicit Source ID will be used. |