Enum NullSettings
Enum with the 2 possible Null settings: Null or Not Null
Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseAnnotations
Assembly: Umbraco.Infrastructure.dll
Syntax
public enum NullSettings
Fields
Name | Description |
---|---|
NotNull | |
Null |