프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DatabasePool | System.Collections.Generic | ||
DequeueConnection | |||
DropConnections | void | ||
EnqueueConnection | void |
메소드 | 설명 | |
---|---|---|
DatabasePool ( string hostname, int port, string databaseName, ODatabaseType databaseType, string userName, string userPassword, int poolSize, string alias ) : System.Collections.Generic | ||
DequeueConnection ( ) : |
||
DropConnections ( ) : void | ||
EnqueueConnection ( |