Search Results for

    Show / Hide Table of Contents

    Enum TextColumnType

    Namespace: Umbraco.Core.Persistence.Querying
    Assembly: Umbraco.Core.dll
    Syntax
    public enum TextColumnType

    Fields

    Name Description
    NText
    NVarchar

    Extension Methods

    EnumExtensions.HasFlagAll<TextColumnType>(TextColumnType)
    EnumExtensions.HasFlagAny<TextColumnType>(TextColumnType)
    EnumerableExtensions.Yield<TextColumnType>()
    ObjectExtensions.AsEnumerableOfOne<TextColumnType>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<TextColumnType, TProperty, TVal>(Expression<Func<TextColumnType, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX