AlterType: DbAlterType;
The AlterType property determines the method of updating the key.
By default the property has the DbAlterType.None value.
The property use is given in the example for ITable.ForeignKeys.
See also:
ITableForeignKey