Search Results for

    Show / Hide Table of Contents

    Enum SpecialDbTypes

    Known special DB types required for Umbraco.

    Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseAnnotations
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public enum SpecialDbTypes

    Fields

    Name Description
    NCHAR
    NTEXT
    NVARCHARMAX

    Extension Methods

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