2 references to CLenFromPrec
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
1821
Debug.Assert(
CLenFromPrec
(_bPrec) >= _bLen, "CLenFromPrec(m_bPrec) >= m_bLen", "In AssertValid");
2393
byte cbWithNewPrec =
CLenFromPrec
((byte)precision);