Click or drag to resize

FuncsToExpression Method (String, String)

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToExpression(System.String,System.String)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static string ToExpression(
	string sourceName,
	string columnName
)

Parameters

sourceName
Type: SystemString

[Missing <param name="sourceName"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToExpression(System.String,System.String)"]

columnName
Type: SystemString

[Missing <param name="columnName"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToExpression(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.ToExpression(System.String,System.String)"]

See Also