Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<ModificationType, TProperty>(ModificationType, Expression<Func<ModificationType, TProperty>>)
    DictionaryExtensions.MergeLeft<ModificationType, TK, TV>(ModificationType, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<ModificationType, TK, TV>(ModificationType, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<ModificationType>(ModificationType)
    ObjectExtensions.AsEnumerableOfOne<ModificationType>(ModificationType)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX