1 write to IsKey
System.Data.Common (1)
System\Data\Common\DbDataReaderExtensions.cs (1)
41IsKey = GetDbColumnValue<bool?>(SchemaTableColumn.IsKey);
2 references to IsKey
System.Data.Common (2)
System\Data\Common\DbColumn.cs (2)
48nameof(IsKey) => IsKey,