SessionBase Fields |
The SessionBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Assembly | ||
| IndexDescriptorDatabaseNumber |
Database 3 is dedicated to keeping track of index usage
| |
| s_serverTcpIpPortNumber |
By default port number 7031 is used for communication with VelocityDBServer. Change the value here and also in VelocityDbServer.exe.config if you need to use a different port number.
| |
| s_typeDatabaseIdOffsetFromTypeShortId |
Determines database Id to use for a certain VelocityDbType instance
| |
| s_typeDatabaseIdOverflowIndexCollisionOffset |
If additional databases are required for storing instances of some index, start by attempting creating database at this offset from original
| |
| s_typeDatabaseIdOverflowOffset |
If additional databases are required for storing instances of some type, start by attempting creating database at this offset from original
|