MasterDetailInfoCollection.Owner Property
Gets the federated data source to which the collection of master-detail relations belongs.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v23.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
FederationDataSourceBase | A FederationDataSourceBase object that is the owner of the master-detail relations collection. |
See Also