Méthode | Description | |
---|---|---|
AppendClass ( ) : void | ||
AppendUsingStatements ( ) : void | ||
PrimaryKeyTemplate ( ModelRoot model, Table currentTable ) : System |
Méthode | Description | |
---|---|---|
PrimaryKeyParameterList ( ) : string | ||
RelationKeyParameterList ( Relation relation ) : string |
Méthode | Description | |
---|---|---|
BuildNonPrimaryRelations ( Relation relation ) : void | ||
BuildPrimaryKeys ( ) : void | ||
GenerateContent ( ) : void |
protected PrimaryKeyParameterList ( ) : string | ||
Résultat | string |
public PrimaryKeyTemplate ( ModelRoot model, Table currentTable ) : System | ||
model | ModelRoot | |
currentTable | Table | |
Résultat | System |
protected RelationKeyParameterList ( Relation relation ) : string | ||
relation | Relation | |
Résultat | string |