Share via


ModelMetadata.IsNullableValueType Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Modell ein Typ ist, der NULL-Werte zulässt.

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

Eigenschaftswert

true, wenn das Modell ein Werttyp ist, für den NULL-Werte zulässig sind, andernfalls false.

Gilt für: