RelationalModelAnnotations.SetMaxIdentifierLength Method

Definition

Attempts to set the MaxIdentifierLength using the semantics of the RelationalAnnotations in use.

C#
protected virtual bool SetMaxIdentifierLength (int? value);

Parameters

value
Nullable<Int32>

The value to set.

Returns

True if the annotation was set; false otherwise.

Applies to

Product Versions
Entity Framework Core 2.1, 2.2