Method Query_TreeCountNormalSql(string)
For Tree procedures, we use temp table to capture EXEC result and extract total_count.
public string Query_TreeCountNormalSql(string functionName)
For Tree procedures, we use temp table to capture EXEC result and extract total_count.
public string Query_TreeCountNormalSql(string functionName)