Свойство | Type | Description | |
---|---|---|---|
CopyDetails | void | ||
OnCreate | void |
Méthode | Description | |
---|---|---|
AddDetails ( |
Add a details to the SourceSystem checking its validity
|
|
IEntity ( IEntityDetail details ) : void | ||
IEntity ( IEntityMapping mapping ) : void | ||
ProcessMapping ( |
Add or update a mapping, checking that it exists and that the details are compatible.
|
|
SourceSystem ( ) : System |
Méthode | Description | |
---|---|---|
CopyDetails ( |
Perform the field by field copy operation
|
|
OnCreate ( ) : void |
Allow for construction actions in the partial class.
|
public AddDetails ( |
||
details | ||
Résultat | void |
public IEntity ( IEntityDetail details ) : void | ||
details | IEntityDetail | |
Résultat | void |
public IEntity ( IEntityMapping mapping ) : void | ||
mapping | IEntityMapping | |
Résultat | void |
public ProcessMapping ( |
||
mapping | ||
Résultat | void |