features property

List<SqlServerFeature>? features
getter/setter pair

List of SQL Server features.

Optional.

Implementation

core.List<SqlServerFeature>? features;