C# Class Tup.Cobar4Net.Config.Model.SchemaConfig

Show file Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
SchemaConfig ( string name, string dataNode, string group, bool keepSqlSchema, TableConfig>.IDictionary tables ) : System.Collections.Generic
ToString ( ) : string

Private Methods

Method Description
BuildAllDataNodes ( ) : ICollection

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

BuildMetaDataNodes ( ) : string[]

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

Method Details

SchemaConfig() public method

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
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string