DBML1027: Mapping between DbType '{0}' and Type '{1}' in the Return element of the {2} element '{3}' may cause data loss when saving to and loading from the database.
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 ...
DBML1054: The Name '{0}' of the Parameter element must be a valid variable name when the Parameter attribute is not present. ...
DBML1055: The DeleteOnNull attribute of the Association element '{0}' of the Type element '{1}' can only be true for singleton ...