- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- IClientServerFactory
Syntax
IObjectContainer OpenClient(IClientConfiguration config, string hostName, int port, string user, string password)
Parameters
| Name | Type | Description |
|---|---|---|
| config | IClientConfiguration | |
| hostName | string | |
| port | int | |
| user | string | |
| password | string |
Return Value
| Type | Description |
|---|---|
| IObjectContainer |