RelationalPropertyAnnotations.SetDefaultValue(Object) Método

Definición

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

protected virtual bool SetDefaultValue (object value);
abstract member SetDefaultValue : obj -> bool
override this.SetDefaultValue : obj -> bool
Protected Overridable Function SetDefaultValue (value As Object) As Boolean

Parámetros

value
Object

Valor que se va a establecer.

Devoluciones

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

Se aplica a