dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLocalization Class
Fields Properties

PgSqlLocalization Class Members

The following tables list the members exposed by PgSqlLocalization.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "DEBUG" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "ERROR" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "FATAL" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "INFO" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "LOG" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "NOTICE" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "PANIC" severity level of PostgreSQL server events in a language used by the server.  
Public Fieldstatic (Shared in Visual Basic)Gets or sets the name of the "WARNING" severity level of PostgreSQL server events in a language used by the server.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Determines the time zone to convert the queried PostgreSQL date/time values to.  
Top
See Also