C# Class System.Data.EntityModel.SchemaObjectModel.TypeRefElement

Inheritance: System.Data.EntityModel.SchemaObjectModel.ModelFunctionTypeElement
Afficher le fichier Open project: mahasak/dotnet452 Class Usage Examples

Méthodes protégées

Méthode Description
HandleAttribute ( XmlReader reader ) : bool
HandleTypeAttribute ( XmlReader reader ) : void

Private Methods

Méthode Description
GetTypeUsage ( ) : TypeUsage
ResolveNameAndSetTypeUsage ( Converter.ConversionCache convertedItemCache, Dictionary newGlobalItems ) : bool
TypeRefElement ( System.Data.EntityModel.SchemaObjectModel.SchemaElement parentElement ) : System

Validate ( ) : void
WriteIdentity ( StringBuilder builder ) : void

Method Details

HandleAttribute() protected méthode

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

HandleTypeAttribute() protected méthode

protected HandleTypeAttribute ( XmlReader reader ) : void
reader XmlReader
Résultat void