Method | Description | |
---|---|---|
AppendClass ( ) : void | ||
AppendUsingStatements ( ) : void | ||
PrimaryKeyTemplate ( ModelRoot model, Table currentTable ) : System |
Method | Description | |
---|---|---|
PrimaryKeyParameterList ( ) : string | ||
RelationKeyParameterList ( Relation relation ) : string |
Method | Description | |
---|---|---|
BuildNonPrimaryRelations ( Relation relation ) : void | ||
BuildPrimaryKeys ( ) : void | ||
GenerateContent ( ) : void |
protected PrimaryKeyParameterList ( ) : string | ||
return | string |
public PrimaryKeyTemplate ( ModelRoot model, Table currentTable ) : System | ||
model | ModelRoot | |
currentTable | Table | |
return | System |
protected RelationKeyParameterList ( Relation relation ) : string | ||
relation | Relation | |
return | string |