RelationalModelAnnotations.SetMaxIdentifierLength Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Tenta definir o MaxIdentifierLength usando a semântica do RelationalAnnotations em uso.
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
se a anotação foi definida; false
Caso contrário.
Produto | Versões |
---|---|
Entity Framework Core | 2.1, 2.2 |
Comentários do Entity Framework
O Entity Framework é um projeto código aberto. Selecione um link para fornecer comentários: