Enum SpecialDbTypes
Enum with the two special types that has to be supported because of the current umbraco db schema.
Namespace: Umbraco.Core.Persistence.DatabaseAnnotations
Assembly: Umbraco.Core.dll
Syntax
public enum SpecialDbTypes
Fields
Name | Description |
---|---|
NCHAR | |
NTEXT | |
NVARCHARMAX |