Méthode | Description | |
---|---|---|
OneToOneViewRelationship ( ) : System |
Initializes a new instance of the OneToOneViewRelationship class.
|
Méthode | Description | |
---|---|---|
UpdateControl ( Object entity ) : void |
Initializes and updates the control with the relationships held within the specified business object.
|
|
UpdateRelationships ( Object entity ) : void |
Updates the specified business object with values bound to the control which represent the current relationships.
|
public OneToOneViewRelationship ( ) : System | ||
Résultat | System |
protected UpdateControl ( Object entity ) : void | ||
entity | Object | |
Résultat | void |
protected UpdateRelationships ( Object entity ) : void | ||
entity | Object | |
Résultat | void |