2 references to IsLong
System.Data.Common (2)
System\Data\Common\DBSchemaRow.cs (2)
275if (null != _schemaTable.IsLong) 277object value = _dataRow[_schemaTable.IsLong, DataRowVersion.Default];