6 references to KeyElement
System.Data.Entity (6)
System\Data\EntityModel\SchemaObjectModel\ItemType.cs (6)
123if (KeyElement == null) 127return KeyElement.KeyProperties; 139if (KeyElement == null) 149return this.KeyElement.KeyProperties; 179if (this.KeyElement != null) 181this.KeyElement.Validate();