RelationException.DetailColumn Property
Indicates the detail key column specified for an invalid relation.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the detail column key. |
See Also