RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldDefinition..::..IsRequired Method

Determines whether this field will allow nulls. For use only by the Entity Framework classes.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void IsRequired(
	bool value
)
Public Sub IsRequired ( _
	value As Boolean _
)
public:
void IsRequired(
	bool^ value
)

Parameters

value
Type: Boolean
if set to true [value].