DBML1025: Mapping between DbType '{0}' and Type '{1}' in the Return element of the {2} element '{3}' may cause data loss when saving to the database.
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. ...
DBML1025: Mapping between DbType '{0}' and Type '{1}' in the Return element of the {2} element '{3}' may cause data loss ...
DBML1026: Mapping between DbType '{0}' and Type '{1}' in the Return element of the {2} element '{3}' may cause data loss ...
DBML1027: Mapping between DbType '{0}' and Type '{1}' in the Return element of the {2} element '{3}' may cause data loss ...
DBML1037: The Table element '{0}' has been used already. Mapping multiple classes to the same table may lead to runtime errors. ...
DBML1052: The Name '{0}' of the Column element of the Type element '{1}' must be a valid variable name when the Member attribute ...