MasterDetailInfo.GetDetailedDescription() Method
Returns detailed information about the master-detail relationship, including the queries that are related and their corresponding key columns.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Returns
Type | Description |
---|---|
String | A String value, describing the master-detail relationship. |
See Also