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

FieldDefinitionType<(Of <(<'TFieldDefinition>)>)>..::..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 TFieldDefinition CanSetNull(
	bool value
)
Public Function CanSetNull ( _
	value As Boolean _
) As TFieldDefinition
public:
TFieldDefinition CanSetNull(
	bool^ value
)

Parameters

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

Return Value

TFieldDefinition.