Compartilhar via


RelationalPropertyAnnotations.SetDefaultValue(Object) Método

Definição

Tenta definir o DefaultValue usando a semântica do RelationalAnnotations em 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

O valor a ser definido.

Retornos

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

Aplica-se a