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

    DictionaryExtensions.MergeLeft<ModificationType, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<ModificationType, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<ModificationType>()
    ObjectExtensions.AsEnumerableOfOne<ModificationType>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<ModificationType, TProperty, TVal>(Expression<Func<ModificationType, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<ModificationType, TProperty>(Expression<Func<ModificationType, TProperty>>)
    CollectionExtensions.ToSingleItemCollection<ModificationType>()
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX