ADO.NET Provider for Microsoft Exchange

Build 25.0.9434

DisableServerSideFiltering

Specifies whether to disable server-side filtering in queries.

Data Type

bool

Default Value

false

Remarks

Set this property to true to disable server-side filtering. When disabled, all filtering is performed client-side by the provider.

By default, this property is set to false, and the provider attempts to push filters to the server for all supported columns and tables.

This property is useful when server-side filtering is insufficient or unsupported for complex queries, and a complete dataset is required for accurate client-side processing.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434