A newer version of this page is available.
Switch to the current version.
TablesNotRelatedValidationException Class
An exception thrown when a query references multiple tables without specifying their relations.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class TablesNotRelatedValidationException :
ValidationException
Public Class TablesNotRelatedValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
TablesNotRelatedValidationException
See Also
Feedback