TablesNotRelatedValidationException.RelRoots Property
Indicates the tables that are not related to one another.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<String> | A collection of String values, specifying the table names. |
See Also