2 references to IsAutoIncrement
System.Data (2)
fx\src\data\System\Data\Common\DBSchemaRow.cs (2)
182
if (null != schemaTable.
IsAutoIncrement
) {
183
object value = dataRow[schemaTable.
IsAutoIncrement
, DataRowVersion.Default];