BaseMessage Class Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see BaseMessage members.
| Name | Description | |
|---|---|---|
![]() | ConnectionID | The unique value identifying from which or to which a message is delivered. |
![]() | DriverAlias | The driver alias (e.g. CMX, XIS, HOUCMX, etc.). |
![]() | DriverType | The driver type (e.g. SQL, PubSub, BLT). |
![]() | MessageID | A unique identifier for any message within the DAL core. Note, this is only a pseudo identifier, as this ID will probably not be transmitted over the wire. So, it's uniqueness and consistency is only guaranteed for one side of a transport. |
![]() | MessageType | The type of DAL message. |
