ItemSet DMX
Jun 29, 2007I am using this code to render the ItemSet of AssociationRules:
SELECT NODE_DESCRIPTION AS [Item],NODE_SUPPORT AS Suporte
from [Association].CONTENT
where NODE_TYPE=7
How do I make to show the Size like in ItemSet of ReportViewer?