AssociationInvalidException Constructors
An exception that is thrown when a persistent property marked with the AssociationAttribute attribute cannot be used to create a relation.Name | Parameters | Description |
---|---|---|
AssociationInvalidException(String) | message | Initializes a new instance of the AssociationInvalidException class. |
See Also