Method |
Description |
|
AppendInsertionStatement ( StringBuilder sb, Table table, ModelRoot model ) : void |
|
|
BuildInheritedPkBaseTableVariables ( Table table, ModelRoot model ) : string |
|
|
BuildInsertColumns ( Table table, ModelRoot model ) : string |
|
|
BuildInsertColumns ( Table table, ModelRoot model, List pkIdentityList ) : string |
|
|
BuildInsertSelectWhereStatement ( Table table, ModelRoot model ) : string |
|
|
BuildInsertValues ( Table table, ModelRoot model ) : string |
|
|
BuildInsertValues ( Table table, ModelRoot model, List pkIdentityList ) : string |
|
|