Compartilhar via


RelationalModelAnnotations.SetMaxIdentifierLength Método

Definição

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

Parâmetros

value
Nullable<Int32>

O valor a ser definido.

Retornos

True se a anotação foi definida; false Caso contrário.

Aplica-se a