GetAvailableTables ( SqlConnection sqlConnection, string outputFolder ) : List
|
|
GetTableSchema ( SqlConnection sqlConnection, string tableName ) : string>>.List |
|
|
ProcessTable ( SqlConnection sqlConnection, Table table, Project project ) : void |
|
|
메소드 상세
ProcessProject()
공개 정적인 메소드
public static ProcessProject ( Project project ) : void |
project |
Project |
|
리턴 |
void |
|
ProcessProject()
공개 정적인 메소드
public static ProcessProject ( string projectFilePath, string outputFolderPath ) : void |
projectFilePath |
string |
|
outputFolderPath |
string |
|
리턴 |
void |
|
|