IRelation.Name Property
Gets the name of the master-detail relation.
Namespace: DevExpress.DataAccess.Sql.DataApi
Assembly: DevExpress.DataAccess.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
String | A String that is the name of the master-detail relation. |
See Also