A newer version of this page is available.
Switch to the current version.
JoinOperand.JoinTypeName Property
Gets or sets the type name of persistent objects being joined with parent objects.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the type name of persistent objects that provide data for joining. The value is case-sensitive. |
See Also
Feedback