Skip to content

ISqlDialect.ConcatOperator property

Gets the CONCAT operator keyword.

public string ConcatOperator { get; }

Property Value

The CONCAT operator keyword.

See Also