C# Class System.Data.Entity.Core.SchemaObjectModel.SchemaEntityType

Inheritance: System.Data.Entity.Core.SchemaObjectModel.StructuredType
Afficher le fichier Open project: dotnet/ef6tools Class Usage Examples

Méthodes publiques

Méthode Description
SchemaEntityType ( System.Data.Entity.Core.SchemaObjectModel.Schema parentElement ) : System.Collections.Generic

Méthodes protégées

Méthode Description
HandleAttribute ( XmlReader reader ) : bool
HandleElement ( XmlReader reader ) : bool

Private Methods

Méthode Description
HandleKeyElement ( XmlReader reader ) : void
HandleNavigationPropertyElement ( XmlReader reader ) : void
ResolveTopLevelNames ( ) : void
Validate ( ) : void

Method Details

HandleAttribute() protected méthode

protected HandleAttribute ( XmlReader reader ) : bool
reader XmlReader
Résultat bool

HandleElement() protected méthode

protected HandleElement ( XmlReader reader ) : bool
reader XmlReader
Résultat bool

SchemaEntityType() public méthode

public SchemaEntityType ( System.Data.Entity.Core.SchemaObjectModel.Schema parentElement ) : System.Collections.Generic
parentElement System.Data.Entity.Core.SchemaObjectModel.Schema
Résultat System.Collections.Generic