Method Query_TreeCountNormalSql(string)

Assembly: redb.MSSql.dll

For Tree procedures, we use temp table to capture EXEC result and extract total_count.

public string Query_TreeCountNormalSql(string functionName)