Condividi tramite


ModelMetadata.IsNullableValueType Proprietà

Definizione

Ottiene un valore che specifica se il modello è un tipo di valore nullable.

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

Valore della proprietà

true se il modello è di tipo con valore nullable; in caso contrario, false.

Si applica a