Méthode | Description | |
---|---|---|
AppendConstructor ( ) : void | ||
AppendInitializeMethod ( ) : void | ||
AppendMemberVariables ( ) : void | ||
AppendUsingStatements ( ) : void | ||
DomainComponentCollectionGeneratedTemplate ( ModelRoot model, TableComponent currentComponent ) : System |
Méthode | Description | |
---|---|---|
GetDefaultForRequiredParam ( string codeType ) : string | ||
InitColumnText ( Column dbColumn ) : string | ||
PrimaryKeyColumnList ( ) : string | ||
PrimaryKeyInputParameterList ( ) : string | ||
PrimaryKeyInputParameterList ( Relation relation ) : string | ||
PrimaryKeyParameterList ( ) : string | ||
SetInitialValues ( ) : string |
Méthode | Description | |
---|---|---|
AppendAfterChangeEventClass ( ) : void | ||
AppendBeforeChangeEventClass ( ) : void | ||
AppendDomainComponentCollectionClass ( ) : void | ||
AppendInterfaces ( ) : void | ||
AppendRegionConstructors ( ) : void | ||
AppendRegionDataColumnsSetup ( ) : void | ||
AppendRegionDatabaseRetrieval ( ) : void | ||
AppendRegionDomainComponentCollectionMethods ( ) : void | ||
AppendRegionHelpers ( ) : void | ||
AppendRegionMemberVariables ( ) : void | ||
AppendRegionPersistableDomainCollectionBaseMethods ( ) : void | ||
AppendRegionProperties ( ) : void | ||
AppendRegionProtectedOverrides ( ) : void | ||
AppendRegionSelectCommands ( ) : void | ||
AppendRegionSerializable ( ) : void | ||
GenerateContent ( ) : void | ||
PrepareDefault ( Column dbColumn ) : string |
public DomainComponentCollectionGeneratedTemplate ( ModelRoot model, TableComponent currentComponent ) : System | ||
model | ModelRoot | |
currentComponent | TableComponent | |
Résultat | System |
protected GetDefaultForRequiredParam ( string codeType ) : string | ||
codeType | string | |
Résultat | string |
protected InitColumnText ( Column dbColumn ) : string | ||
dbColumn | Column | |
Résultat | string |
protected PrimaryKeyColumnList ( ) : string | ||
Résultat | string |
protected PrimaryKeyInputParameterList ( ) : string | ||
Résultat | string |
protected PrimaryKeyInputParameterList ( Relation relation ) : string | ||
relation | Relation | |
Résultat | string |
protected PrimaryKeyParameterList ( ) : string | ||
Résultat | string |