FederationMasterDetailInfo.GenerateName() Method
Combines the master and detail query names to generate a relation name if it is not set explicitly.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
String | A combination of master and detail query names. |
See Also