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