Click or drag to resize

DecimalListToQueryString Method (String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.DecimalList.ToQueryString(System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string ToQueryString(
	string quotationMark,
	bool needEscape
)

Parameters

quotationMark
Type: SystemString

[Missing <param name="quotationMark"/> documentation for "M:Stimulsoft.Report.DecimalList.ToQueryString(System.String,System.Boolean)"]

needEscape
Type: SystemBoolean

[Missing <param name="needEscape"/> documentation for "M:Stimulsoft.Report.DecimalList.ToQueryString(System.String,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.DecimalList.ToQueryString(System.String,System.Boolean)"]

See Also