Connection string settings and options
More...
|
| | ConnectionSettings (string user, string pass, string host, string mountPoint="vfs:", string database="vfs_postgres") |
| | Ctor More...
|
| |
Connection string settings and options
| Vfs.Postgres.ConnectionSettings.ConnectionSettings |
( |
string |
user, |
|
|
string |
pass, |
|
|
string |
host, |
|
|
string |
mountPoint = "vfs:", |
|
|
string |
database = "vfs_postgres" |
|
) |
| |
Ctor
- Parameters
-
| user | |
| pass | |
| host | |
| mountPoint | Mount point in form of name: or \network-name |
| database | database name |
| bool Vfs.Postgres.ConnectionSettings.AutosetupDataModel |
|
getset |
| string Vfs.Postgres.ConnectionSettings.Database |
|
getset |
| string Vfs.Postgres.ConnectionSettings.Host |
|
getset |
| string Vfs.Postgres.ConnectionSettings.MountPoint |
|
get |
| string Vfs.Postgres.ConnectionSettings.Password |
|
getset |
| string Vfs.Postgres.ConnectionSettings.Username |
|
getset |
The documentation for this class was generated from the following file:
- C:/sourceforge/pgvfsnet/Vfs.Postgres/ConnectionSettings.cs