You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > EngineHelper Class > EngineHelper Methods > JoinColumnContent Method > JoinColumnContent Method (StiDataSource, string, string, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.EngineHelper.JoinColumnContent Method (StiDataSource, string, string, bool)

Method writes all the values of the datasource column through the separator as a string.

Syntax
C++
C#
Visual Basic
public: string JoinColumnContent( StiDataSource dataSource, string columnName, string delimiter, bool distinct = false );
Parameters
Parameters 
Description 
dataSource 
DataSource. 
columnName 
Column name. 
delimiter 
Delimiter string. 
Returns

Resulting string.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.