Declaración
async func ReadDBLeaderboardAssociationValue(sheetName string, key string, out var result List<object>, mapCode string, out var statusCode StatusCode, out var associationStatusCode StatusCode)
go
Read the combination of values from a leaderboard table and its associated table in the database
async func ReadDBLeaderboardAssociationValue(sheetName string, key string, out var result List<object>, mapCode string, out var statusCode StatusCode, out var associationStatusCode StatusCode)
go