Table of Contents

TDataConnectionOlapProperties.SendLocale Property

When true, the spreadsheetML app should send the user interface locale ID to the OLAP provider to retrieve localized member names and properties, etc. When false, no locale ID is expected.

Syntax

Namespace: FlexCel.Core

public Boolean SendLocale { get; set; }

See also