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