Declaración
func WriteToAccumulatedDataStore(sheetName string, key string, operationMethod int, offset int, mapCode string, out var statusCode StatusCode)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
SheetName | String | The name of the cumulative data table in the database |
Key | String | Specified Identifier |
Operation Method | Int | Types of arithmetic operations |
Offset | Int | The offset value written |
Map Code | String | Battlefield code corresponding to the database |
Afuera
Nombre | Tipo | Descripción |
---|---|---|
Status Code | ErrorCode | Error Code |