Property | Type | Description | |
---|---|---|---|
DatabasePool | System.Collections.Generic | ||
DequeueConnection | |||
DropConnections | void | ||
EnqueueConnection | void |
Method | Description | |
---|---|---|
DatabasePool ( string hostname, int port, string databaseName, ODatabaseType databaseType, string userName, string userPassword, int poolSize, string alias ) : System.Collections.Generic | ||
DequeueConnection ( ) : |
||
DropConnections ( ) : void | ||
EnqueueConnection ( |