RelationalKeyAnnotations.SetName(String) Método

Definición

Intenta establecer mediante Name la semántica de en RelationalAnnotations uso.

protected virtual bool SetName (string value);
abstract member SetName : string -> bool
override this.SetName : string -> bool
Protected Overridable Function SetName (value As String) As Boolean

Parámetros

value
String

Valor que se va a establecer.

Devoluciones

True si se estableció la anotación; false Lo contrario.

Se aplica a