Remove From Database [Obsolete]

Data Storage
Obsolete
Server Side
Only PC

Delete the value corresponding to a key in a table in the database

Declaration

func DeleteFromDatabase_Deprecate(sheetName string, accountId UUID, key string, mapCode string)
go

Parameters

Input

Name Type Description
SheetName String Table name in the database
Account Id UUID Tagging players and handling concurrency
Key String A custom name to identify the data
Map Code String Battlefield code corresponding to the database