EFFiltersCollection.SyncRoot Property
In This Article
Gets an object that can be used to synchronize access to the EFFiltersCollection.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object that can be used to synchronize access to the collection. |
See Also