Sdílet prostřednictvím


RelationalModelAnnotations.SetMaxIdentifierLength Metoda

Definice

Pokusí se nastavit MaxIdentifierLength pomocí sémantiky používaného parametru RelationalAnnotations .

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

Parametry

value
Nullable<Int32>

Hodnota k nastavení.

Návraty

True pokud byla poznámka nastavena; false Jinak.

Platí pro