Base:
method
HandleAttribute
System.Data.EntityModel.SchemaObjectModel.SchemaElement.HandleAttribute(System.Xml.XmlReader)
1 override of HandleAttribute
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\ItemType.cs (1)
87protected override bool HandleAttribute(XmlReader reader)
1 reference to HandleAttribute
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\ItemType.cs (1)
89if (base.HandleAttribute(reader))