Table of Contents

TDataConnectionOlapProperties.Local Property

Flag indicating whether we should get data from the local cube on refresh versus the original data source. true if a local cube has been created for OLAP data, and it should be used instead of the server.

Syntax

Namespace: FlexCel.Core

public Boolean Local { get; set; }

See also