NullableBehaviorAttribute Constructors
Applied to persistent classes. Specifies if nullable columns should be created when updating the database schema for the target class.
Name | Parameters | Description |
---|---|---|
Nullable |
nullable |
Initializes a new instance of the Nullable |
See Also