2 references to IsLong
System.Data (2)
fx\src\data\System\Data\Common\DBSchemaRow.cs (2)
311
if (null != schemaTable.
IsLong
) { // MDAC 62336
312
object value = dataRow[schemaTable.
IsLong
, DataRowVersion.Default];