supportsStringAgg property
bool
get
supportsStringAgg
STRING_AGG, added in SQL Server 2017.
Implementation
bool get supportsStringAgg => _atLeast(14, 140);
STRING_AGG, added in SQL Server 2017.
bool get supportsStringAgg => _atLeast(14, 140);