Search Results for

    Show / Hide Table of Contents

    Enum ConstraintType

    Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseModelDefinitions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public enum ConstraintType

    Fields

    Name Description
    NonUnique
    PrimaryKey
    Unique

    Extension Methods

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