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 a model event type.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Enumeration ModelEventType
public enum ModelEventType
public enum class ModelEventType
type ModelEventType
public enum ModelEventType
Members
| Member name | Description | |
|---|---|---|
| InitialStoreChange | Type is InitialStoreChange. | |
| ElementAdded | Type is ElementAdded. | |
| ElementUpdated | Type is ElementUpdated. | |
| ElementDeleted | Type is ElementDeleted. |