RuntimeComplexProperty.IReadOnlyComplexProperty.IsNullable Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene un valor que indica si esta propiedad puede contener null.
bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyComplexProperty.IsNullable { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyComplexProperty.IsNullable : bool
ReadOnly Property IsNullable As Boolean Implements IReadOnlyComplexProperty.IsNullable
Valor de propiedad
Implementaciones
- Atributos