Enum RecordPersistenceType
Specifies the available strategies for persisting records in the system.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public enum RecordPersistenceType
Fields
| Name | Description |
|---|---|
| Delete | |
| Insert | |
| Update |