dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder Class / UserId Property

In This Topic
UserId Property (PgSqlConnectionStringBuilder)
In This Topic
Gets or sets the name of the user to connect.
Syntax
'Declaration
 
Public Property UserId As String
 

Property Value

The name of the user to connect.
See Also