ModelEventType 列舉型別
指定模型事件型別。
命名空間: Microsoft.Data.Schema.SchemaModel
組件: Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)
語法
'宣告
Public Enumeration ModelEventType
public enum ModelEventType
public enum class ModelEventType
type ModelEventType
public enum ModelEventType
成員
成員名稱 | 說明 | |
---|---|---|
InitialStoreChange | 型別為 InitialStoreChange。 | |
ElementAdded | 型別為 ElementAdded。 | |
ElementUpdated | 型別為 ElementUpdated。 | |
ElementDeleted | 型別為 ElementDeleted。 |