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