指定訊息傳送端型別。
命名空間: Microsoft.Data.Schema.Sql.SchemaModel
組件: Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)
語法
'宣告
Public Enumeration SqlMessageSentByType
public enum SqlMessageSentByType
public enum class SqlMessageSentByType
type SqlMessageSentByType
public enum SqlMessageSentByType
成員
| 成員名稱 | 說明 | |
|---|---|---|
| Unknown | 指定訊息傳送端未知。 | |
| Initiator | 指定啟動器傳送的訊息。 | |
| Target | 指定目標傳送的訊息。 | |
| Any | 指定所有傳送的訊息。 |