No, because it really doesn't work. The attacker simply adds a couple of dollar icons to their injection attempt.
- , , . , , , db , , , .
. :
sql = "SELECT * FROM MyTable WHERE Column1=$$" + somevarialbe + "$$ AND Column2=$$" + OtherVariable";
:
sql = "SELECT * FROM MyTable wHERE Column1=@Value1 AND Column2=@Value2";
... , .
, . "" where . , ; , , . - .