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

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<ConstraintType, TProperty>(ConstraintType, Expression<Func<ConstraintType, TProperty>>)
    DictionaryExtensions.MergeLeft<ConstraintType, TK, TV>(ConstraintType, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<ConstraintType, TK, TV>(ConstraintType, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<ConstraintType>(ConstraintType)
    ObjectExtensions.AsEnumerableOfOne<ConstraintType>(ConstraintType)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX