DataConnectorDisableDataCaching Property

Gets or sets a value indicating whether caching for data results based on this data connector should be disabled.

Namespace:  Dundas.BI.Entities.DataConnectors
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool DisableDataCaching { get; set; }

Property Value

Type: Boolean
See Also