Specifies message sender type
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Enumeration MessageSentBy
用法
Dim instance As MessageSentBy
public enum MessageSentBy
public enum class MessageSentBy
type MessageSentBy
public enum MessageSentBy
成员
| 成员名称 | 说明 | |
|---|---|---|
| Any | Any | |
| Initiator | Initiator | |
| Target | Target | |
| Unknown | Unknown |