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