Skip to main content

NoRelationColumnsValidationException Constructors

An exception thrown when a query contains a relation for which no key columns have been specified.
Name Parameters Description
NoRelationColumnsValidationException(Join) join Initializes a new instance of the NoRelationColumnsValidationException class with the specified settings.
NoRelationColumnsValidationException(RelationInfo) relation Obsolete. Obsolete. Initializes a new instance of the NoRelationColumnsValidationException class with the specified settings.
See Also