Compartir a través de


FluentApiCodeFragment.IsHandledByDataAnnotations Propiedad

Definición

Obtiene o establece un valor que indica si esta llamada al método tiene una anotación de datos equivalente.

public virtual bool IsHandledByDataAnnotations { get; set; }
member this.IsHandledByDataAnnotations : bool with get, set
Public Overridable Property IsHandledByDataAnnotations As Boolean

Valor de propiedad

Valor que indica si esta llamada al método tiene una anotación de datos equivalente.

Se aplica a