EdmScalarPropertyAttribute::IsNullable Property
.NET Framework (current version)
Gets or sets the value that indicates whether the property can have a null value.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System::BooleanThe value that indicates whether the property can have a null value.
The IsNullable and EntityKeyProperty properties cannot both be true.
.NET Framework
Available since 3.5
Available since 3.5
Show: