DBML1011: The Type element '{0}' contains the Association element '{1}' but does not have a primary key. No code will be generated for the association.
DBML1007: Mapping between DbType '{0}' and Type '{1}' in {2} '{3}' of {4} '{5}' may cause data loss when saving to the database. ...
DBML1008: Mapping between DbType '{0}' and Type '{1}' in {2} '{3}' of {4} '{5}' may cause data loss when loading from the ...
DBML1009: Mapping between DbType '{0}' and Type '{1}' in {2} '{3}' of {4} '{5}' may cause data loss when saving to and loading ...
DBML1010: ThisKey and OtherKey do not contain the same number of columns in the Association element '{0}' of the Type element ...
DBML1011: The Type element '{0}' contains the Association element '{1}' but does not have a primary key. No code will be ...
DBML1015: IsInheritanceDefault cannot be True in the Type element '{0}' because there is already an inheritance default type ...
DBML1016: IsDiscriminator cannot be True in the Column element '{0}' of the Type element '{1}' because there is already a ...
DBML1017: The Table element '{0}' must contain a type that has IsInheritanceDefault set to true in the inheritance hierarchy. ...
DBML1018: The Table element '{0}' must contain a Column element that has IsDiscriminator set to true in the inheritance hierarchy. ...