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