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

FieldDefinition..::..CanSetNull Method

Determines whether this instance [can set null] the specified value.

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

Syntax


public FieldDefinition CanSetNull(
	bool value
)
Public Function CanSetNull ( _
	value As Boolean _
) As FieldDefinition
public:
FieldDefinition^ CanSetNull(
	bool^ value
)

Parameters

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

Return Value

FieldDefinition.