3 references to GetFacetValue
System.Data.Entity (3)
System\Data\Common\Utils\MetadataHelper.cs (3)
886
return type.
GetFacetValue
<byte>("Precision");
891
return type.
GetFacetValue
<byte>("Scale");
896
return type.
GetFacetValue
<int>("MaxLength");