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