メッセージの送信者の種類を指定します。
名前空間: 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 | 任意 | |
| Initiator | 発信側 | |
| Target | 発信先 | |
| Unknown | 不明 |