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 SourceEnsureUniqueNodeName
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 |