Namespace Votanic.vNet.Database
Classes
App
App Table of System Database.
系統數據庳的應用程式表格。
AppDetails
Details of this application.
本應用程式詳述。
DatabaseHandler
The class to handle Database.
處理數據庫的類別。
DatabaseManager
The class to manage Database.
管理數據庫的類別。
Enrollment
Enrollment Table of System Database.
系統數據庳的登記表格。
MetaInfo
Meta Info Table for store anything.
儲存任何數據的元信息表格。
Player
Player Table of System Database.
系統數據庳的玩家表格。
PlayerSession
Player Session Table of Applcation Database.
應用程式數據庳的使用者場節表格。
Role
Role Table of Database.
數據庳的角色表格。
SearchPattern
Search pattern of role table.
角色表格的搜索模式。
Session
Session Table of Application Database.
應用程式數據庳的場節表格。
SessionDetail
Session Detail Table of Application Database.
應用程式數據庳的場節詳述表格。
Task
MetaInfo Table of Applcation Database.
應用程式數據庳的任務表格。
TaskSetting
MetaInfo Table of Applcation Database.
應用程式數據庳的任務表格。
User
User Table of System Database.
系統數據庳的使用者表格。
Structs
TableUpdate
Update details of table.
表格更新詳述。
Enums
AppKey
Attribute type for searching apps.
搜尋應用程式的屬性類型。
Comparison
The comparison method of data.
數據比較方法。
EnrollmentKey
Attribute type for searching players.
搜尋玩家的屬性類型。
MetaInfoKey
Attribute type for searching meta infos.
搜尋元信息的屬性類型。
PlayerKey
Attribute type for searching players.
搜尋玩家的屬性類型。
PlayerSessionKey
Attribute type for searching user sessions.
搜尋使用者場節的屬性類型。
RoleKey
Attribute type for searching roles.
搜尋角色的屬性類型。
SessionDetailKey
Attribute type for searching session details.
搜尋場節詳述的屬性類型。
SessionKey
Attribute type for searching sessions.
搜尋場節的屬性類型。
TaskKey
Attribute type for searching tasks.
搜尋任務的屬性類型。
UserKey
Attribute type for searching users.
搜尋使用者的屬性類型。