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