2 references to IsStringType
System.Data (2)
fx\src\data\System\Data\DataColumn.cs (2)
1372Debug.Assert(IsStringType, "not a String or SqlString column"); 1386Debug.Assert(IsStringType, "not a String or SqlString column");