getColumnNameForPath

open fun getColumnNameForPath(db: SQLiteDatabase, soupName: String, path: String): String

Return column name in soup table that holds the soup projection for path

Return

Parameters

db
soupName
path