ModelMetadata.IsNullableValueType 属性

定义

获取一个值,该值指示 是否 ModelTypeNullable<T>

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

属性值

适用于