IncompleteRelationValidationException Constructors
An exception thrown when a query contains a relation for which not all required information has been provided.Name | Parameters | Description |
---|---|---|
IncompleteRelationValidationException(Join) | join | Initializes a new instance of the IncompleteRelationValidationException class with the specified settings. |
IncompleteRelationValidationException(RelationInfo) | relation | Obsolete. Obsolete. Initializes a new instance of the IncompleteRelationValidationException class with the specified settings. |
See Also