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