C# Class Simple.Data.Oracle.Configuration.ConfigReflector

Inheritance: ISchemaReflector
Afficher le fichier Open project: SimonH/Simple.Data.Oracle Class Usage Examples

Méthodes publiques

Méthode Description
ConfigReflector ( SdoConfigSection configSection ) : System

Private Methods

Méthode Description
LoadArgument ( ArgumentElement argumentElement, string procedure, string schema ) : void
LoadColumn ( ColumnElement columnElement, Table table ) : void
LoadConfigData ( SdoConfigSection configSection ) : void
LoadProcedure ( ProcedureElement procedureElement, string schemaName ) : void
LoadSchema ( SchemaElement schemaElement ) : void
LoadTable ( TableViewElement tableViewElement, string schemaName ) : void

Method Details

ConfigReflector() public méthode

public ConfigReflector ( SdoConfigSection configSection ) : System
configSection SdoConfigSection
Résultat System