Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the message sender.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration MessageSender
public enum MessageSender
public enum class MessageSender
type MessageSender
public enum MessageSender
Members
Member name | Description | |
---|---|---|
None | Sender is None | |
Initiator | Sender is Initiator | |
Target | Sender is Target | |
Any | Sender is Any |