2 references to IsStringType
System.Data.Common (2)
System\Data\DataColumn.cs (2)
1377Debug.Assert(IsStringType, "not a String or SqlString column"); 1397Debug.Assert(IsStringType, "not a String or SqlString column");