메소드 | 설명 | |
---|---|---|
CleanDestination ( SourceTable tbl ) : void | ||
CleanDestination ( TableRef tbl ) : void | ||
ExecuteQueryStreaming ( string sql ) : InputStream | ||
MigrationTasksBase ( IZetboxContext logCtx, ISchemaProvider src, ISchemaProvider dst ) : System | ||
TableBaseMigration ( SourceTable tbl ) : void | ||
TableBaseMigration ( SourceTable tbl, |
||
WriteTableStreaming ( TableRef destTable ) : OutputStream |
메소드 | 설명 | |
---|---|---|
CreateJoinComponent ( SourceColumn>.IGrouping |
||
CreateReferenceJoin ( SourceColumn>.IGrouping |
||
CreateReferenceJoin ( SourceColumn>.IGrouping |
||
GetColName ( IEnumerable |
TODO: Use Construct from Generator
|
|
GetColName ( System.Property prop ) : string |
TODO: Use Construct from Generator
|
|
GetDestinationColumnNames ( SourceTable tbl, List |
||
TableBaseComplexMigration ( SourceTable tbl, |
||
TableBaseSimpleMigration ( SourceTable tbl, Converter nullConverter, List |
||
WriteLog ( string srcTbl, long srcRows, string dstTbl, long dstRows ) : void |
public CleanDestination ( SourceTable tbl ) : void | ||
tbl | SourceTable | |
리턴 | void |
public ExecuteQueryStreaming ( string sql ) : InputStream | ||
sql | string | |
리턴 | InputStream |
public MigrationTasksBase ( IZetboxContext logCtx, ISchemaProvider src, ISchemaProvider dst ) : System | ||
logCtx | IZetboxContext | |
src | ISchemaProvider | |
dst | ISchemaProvider | |
리턴 | System |
public TableBaseMigration ( SourceTable tbl ) : void | ||
tbl | SourceTable | |
리턴 | void |
public TableBaseMigration ( SourceTable tbl, |
||
tbl | SourceTable | |
converter | ||
additional_joins | Join | |
리턴 | void |
public WriteTableStreaming ( TableRef destTable ) : OutputStream | ||
destTable | TableRef | |
리턴 | OutputStream |