EFFiltersCollection.Owner Property
Indicates the Entity Framewoerk data source to which the collection of master-detail relations belongs.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
public EFDataSource Owner { get; }
#Property Value
Type | Description |
---|---|
EFData |
An EFData |