Enum ModificationType
Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseModelDefinitions
Assembly: Umbraco.Infrastructure.dll
Syntax
public enum ModificationType
Fields
Name | Description |
---|---|
Alter | |
Create | |
Delete | |
Drop | |
Insert | |
Rename | |
Update |