TcxPivotGridOLAPDataSource.ConnectionString Property
Specifies the connection string to access OLAP cube data.
Declaration
property ConnectionString: string read; write;
Property Value
Type |
---|
string |
Remarks
This property is deprecated, and is retained for backward compatibility purposes. Use the provider’s ConnectionString property instead.
See Also