Key Options in EF Extensions
| Name | Description |
|---|---|
| AllowDuplicateKeys | Gets or sets if a duplicate key is possible in the source. |
| AllowUpdatePrimaryKeys | Gets or sets if the key must also be included in columns to UPDATE. |
Author: ZZZ Projects
Key Options in EF Extensions
| Name | Description |
|---|---|
| AllowDuplicateKeys | Gets or sets if a duplicate key is possible in the source. |
| AllowUpdatePrimaryKeys | Gets or sets if the key must also be included in columns to UPDATE. |