Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.SqlTemplates.DataTypeRepository

    Contains SQL template names for data type repository operations.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.SqlTemplates.DataTypeRepository

    Fields

    View Source

    EnsureUniqueNodeName

    The SQL template name for ensuring unique data type node names.

    Declaration
    public const string EnsureUniqueNodeName = "Umbraco.Core.DataTypeDefinitionRepository.EnsureUniqueNodeName"
    Field Value
    Type Description
    string
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX