Method Query_GetParentIdsFromDescendantsSql(string, int)

Assembly: redb.MSSql.dll

MSSQL: WITH (without RECURSIVE) for traversing ancestors.

public string Query_GetParentIdsFromDescendantsSql(string idsString, int depthLimit)