C# 클래스 Tup.Cobar4Net.Config.Model.SchemaConfig

파일 보기 프로젝트 열기: tupunco/Tup.Cobar4Net 1 사용 예제들

공개 메소드들

메소드 설명
SchemaConfig ( string name, string dataNode, string group, bool keepSqlSchema, TableConfig>.IDictionary tables ) : System.Collections.Generic
ToString ( ) : string

비공개 메소드들

메소드 설명
BuildAllDataNodes ( ) : ICollection

ȡ�ø�schema���������ݽڵ�

BuildMetaDataNodes ( ) : string[]

ȡ�ú��в�ͬMeta��Ϣ�����ݽڵ�,�����ͱ�ṹ��

메소드 상세

SchemaConfig() 공개 메소드

public SchemaConfig ( string name, string dataNode, string group, bool keepSqlSchema, TableConfig>.IDictionary tables ) : System.Collections.Generic
name string
dataNode string
group string
keepSqlSchema bool
tables TableConfig>.IDictionary
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string