Method UnescapeIdentifier(string)

Assembly: redb.MSSql.Pro.dll

Restores original field path from escaped identifier.
Throws if hash-truncated (use FieldAliasMapping instead).

public static string UnescapeIdentifier(string escaped)