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