Public Overrides ReadOnly Property AllowDistinctInAggregates As Boolean
Dim instance As PostgreSqlLanguage Dim value As Boolean value = instance.AllowDistinctInAggregates
public override bool AllowDistinctInAggregates {get;}
public: __property bool get_AllowDistinctInAggregates() override;