ModelMetadata.IsNullableValueType Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het model een null-waardetype is.

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

Waarde van eigenschap

true als het model een null-waardetype is; anders, false.

Van toepassing op