Table of Contents

TDataConnectionOlapProperties.LocalConnection Property

Specifies a connection string to use when a local cube is available. This is used when local is set to true.

Syntax

Namespace: FlexCel.Core

public String LocalConnection { get; set; }

See also