ModelMetadata.IsNullableValueType Propiedad

Definición

Obtiene un valor que indica si el tipo admite valores NULL.

public bool IsNullableValueType { get; }
member this.IsNullableValueType : bool
Public ReadOnly Property IsNullableValueType As Boolean

Valor de propiedad

true si el tipo acepta valores NULL; de lo contrario, false.

Se aplica a