TcxPivotGridOLAPDataSource.ConnectionString Property
Deprecated. This property exists for backward compatibility only. Use the ConnectionString
property at the provider level.
Declaration
property ConnectionString: string read; write;
Property Value
Type | Description |
---|---|
string | The OLAP cube connection string. |
See Also