CaseSensitive: Boolean;
CaseSensitive: Boolean;
The CaseSensitive property determines whether the case is taken into account on working with repository on the PostgreSQL server.
If the CaseSensitive property is set to True, case is taken into account on working with repository in DBMS repository name, object identifiers and their fields.
If the property is set to False, on addressing of Prognoz Platform 9 to the PostgreSQL server, names and identifiers will be converted to lowercase in all queries.
See also: