目录

guild_bank_tab 表


<-返回:Characters 数据库

This table holds information on all the tabs in use for all guilds that make use of the guild bank.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guildidINTUNSIGNEDPRINO0
TabIdTINYINTUNSIGNEDPRINO0
TabNameVARCHAR(16)SIGNED NO
TabIconVARCHAR(100)SIGNED NO
TabTextVARCHAR(500)SIGNED YES

字段说明


guildid

The guild ID that the guild bank belongs to.

TabId

The tab ID.

TabName

The name assigned to the tab.

TabIcon

The icon assigned to the tab.

TabText

The text assigned to the tab.