C# 클래스 Simple.Data.Oracle.Configuration.ConfigReflector

상속: ISchemaReflector
파일 보기 프로젝트 열기: SimonH/Simple.Data.Oracle 1 사용 예제들

공개 메소드들

메소드 설명
ConfigReflector ( SdoConfigSection configSection ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ConfigReflector() 공개 메소드

public ConfigReflector ( SdoConfigSection configSection ) : System
configSection SdoConfigSection
리턴 System