Method Query_GetParentIdsFromDescendantsSql(string, int)
MSSQL: WITH (without RECURSIVE) for traversing ancestors.
public string Query_GetParentIdsFromDescendantsSql(string idsString, int depthLimit)
MSSQL: WITH (without RECURSIVE) for traversing ancestors.
public string Query_GetParentIdsFromDescendantsSql(string idsString, int depthLimit)