Used to represent a value that will either be escaped to a literal, or a bind parameter. You do not need to use this function directly, it will be used automatically when you interpolate parameters in a template string tagged with sql.
Protected
Readonly
Used to represent a value that will either be escaped to a literal, or a bind parameter. You do not need to use this function directly, it will be used automatically when you interpolate parameters in a template string tagged with sql.