JoinElement.Condition Property
Gets or sets a JOIN condition.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v23.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A String that is the JOIN condition. |
See Also