डिक्लेरेशन
func WriteToAccumulatedDataStore(sheetName string, key string, operatioMethod int, offset int, mapCode string, out var statusCode StatusCode)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
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 |
आउट
नाम | टाइप | विवरण |
---|---|---|
Status Code | ErrorCode | Error Code |