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