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

FieldDefinitionType<(Of <(<'TFieldDefinition>)>)>..::..IsGeneratedKey Method

Determines whether [is generated key] [the specified value].

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

Syntax


public TFieldDefinition IsGeneratedKey(
	bool value
)
Public Function IsGeneratedKey ( _
	value As Boolean _
) As TFieldDefinition
public:
TFieldDefinition IsGeneratedKey(
	bool^ value
)

Parameters

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

Return Value

TFieldDefinition.