6 references to HasValue
System.Data.Entity (6)
System\Data\Metadata\Edm\FacetValues.cs (6)
59
if (_nullable.
HasValue
)
67
if (_maxLength.
HasValue
)
75
if (_unicode.
HasValue
)
83
if (_fixedLength.
HasValue
)
91
if (_precision.
HasValue
)
99
if (_scale.
HasValue
)