public bool SupportsPostgreSql { get; set; }
Public Property SupportsPostgreSql As Boolean Get Set
public: property bool SupportsPostgreSql { bool get (); void set (bool value); }
member SupportsPostgreSql : bool with get, set
In This Article