TablesNotRelatedValidationException Constructors
An exception thrown when a query references multiple tables without specifying their relations.| Name | Parameters | Description |
|---|---|---|
| TablesNotRelatedValidationException(String[]) | relRoots | Initializes a new instance of the TablesNotRelatedValidationException class with the specified settings. |
See Also