次の方法で共有


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 です。

参照

参照

Microsoft.Data.Schema.SchemaModel 名前空間