| C# |
|---|
| public class PersonAddress |
| #ctor | Initializes an object instance. |
| Clone | Clones the structure of the object. |
| AddressID | Gets or sets the AddressID value. |
| ChangedNames | Gets a reference to the ChangedNames list. |
| PersonID | Gets or sets the PersonID value. |
| ColumnAddressID | The Address ID column name. |
| ColumnPersonID | The Person ID column name. |