ISqlDialect.ConcatOperator property
Gets the CONCAT operator keyword.
public string ConcatOperator { get; }
Property Value
The CONCAT operator keyword.
See Also
- interface ISqlDialect
Gets the CONCAT operator keyword.
public string ConcatOperator { get; }
The CONCAT operator keyword.