RelationalModelAnnotations.SetMaxIdentifierLength Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to set the MaxIdentifierLength using the semantics of the RelationalAnnotations in use.
C#
protected virtual bool SetMaxIdentifierLength (int? value);
abstract member SetMaxIdentifierLength : Nullable<int> -> bool
override this.SetMaxIdentifierLength : Nullable<int> -> bool
Protected Overridable Function SetMaxIdentifierLength (value As Nullable(Of Integer)) As Boolean
True
if the annotation was set; false
otherwise.
Product | Versions |
---|---|
Entity Framework Core | 2.1, 2.2 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: