ModelEventType-Enumeration

Gibt einen Modellereignistyp an.

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

Member

Membername Beschreibung
InitialStoreChange Typ ist InitialStoreChange.
ElementAdded Typ ist ElementAdded.
ElementUpdated Typ ist ElementUpdated.
ElementDeleted Typ ist ElementDeleted.

Siehe auch

Referenz

Microsoft.Data.Schema.SchemaModel-Namespace