PgVFS.NET
A C# System.IO compatible File System on Postgres
All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Vfs.Postgres.ConnectionSettings Member List

This is the complete list of members for Vfs.Postgres.ConnectionSettings, including all inherited members.

AutosetupDataModelVfs.Postgres.ConnectionSettings
ConnectionSettings(string user, string pass, string host, string mountPoint="vfs:", string database="vfs_postgres")Vfs.Postgres.ConnectionSettings
DatabaseVfs.Postgres.ConnectionSettings
HostVfs.Postgres.ConnectionSettings
MountPointVfs.Postgres.ConnectionSettings
PasswordVfs.Postgres.ConnectionSettings
UsernameVfs.Postgres.ConnectionSettings