2 references to IsFixedLength
System.Data (2)
fx\src\data\System\Data\Sql\sqlser.cs (1)
159this.m_isFixedSize = udtAttr.IsFixedLength;
fx\src\data\System\Data\SqlClient\SqlUdtInfo.cs (1)
41IsFixedLength = attr.IsFixedLength;