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