The JoinClause property of the MDStore interface contains the list of join conditions currently defined for an MDStore object. The conditions are separated by AND, for example, “FactTable”.”CustomerId”=“CustTable”.”CustomerId” AND “FactTable”.”ProductId”=“ProductTable”.”SKU”.
Note You must delimit the table and column names with the delimiters appropriate to the source database. You can use the CloseQuoteChar and OpenQuoteChar properties of the Datasource object to determine the correct delimiters.
clsAggregation | clsPartition |
clsCube (excluding virtual cubes) |
String
Read/write
About Decision Support Objects | Using Decision Support Objects |
Properties Cross-Reference |