SDAC

TMSMessage Class

A class representing a Service Broker message of Microsoft SQL Server.

For a list of all members of this type, see TMSMessage members.

Unit

MSServiceBroker

Syntax

TMSMessage = class(System.TObject);

Remarks

The TMSMessage class represents a Service Broker message of Microsoft SQL Server. Use the TMSMessage class to retrieve the message body and parameters from the message obtained from a queue.

All properties of TMSMessage are read-only. Use the TMSConversation.Send method to send a message.

Each message belongs to a conversation.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback