聲明
func WriteDBLeaderboardAssociationValue(sheetName string, key string, value List<object>, mapCode string, out var statusCode StatusCode, out var associationStatusCode StatusCode)
go
Write the value for a given key into the leaderboard table and its related table in the database
func WriteDBLeaderboardAssociationValue(sheetName string, key string, value List<object>, mapCode string, out var statusCode StatusCode, out var associationStatusCode StatusCode)
go