Search Results for

    Show / Hide Table of Contents

    Enum NullSettings

    Enum with the 2 possible Null settings: Null or Not Null

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

    Fields

    Name Description
    NotNull
    Null

    Extension Methods

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